Searched refs:updateCredentialsTx (Results 1 – 1 of 1) sorted by relevance
260 UpdateCredentialsTx updateCredentialsTx = providerBundle in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl() local262 assertNotNull(updateCredentialsTx); in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl()265 assertEquals(Fixtures.ACCOUNT_DEFAULT, updateCredentialsTx.account); in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl()266 assertNull(updateCredentialsTx.authTokenType); in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl()268 validateSystemOptions(updateCredentialsTx.options); in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl()270 assertNotNull(updateCredentialsTx.options); in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl()271 assertEquals(accountName, updateCredentialsTx.options.getString(Fixtures.KEY_ACCOUNT_NAME)); in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl()