|
Move Method public createAccessToken_usingRefreshGrant_inOtherZone() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public createAccessToken_usingRefreshGrant_inOtherZone() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testUserUpdatedAfterRefreshTokenIssued() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testUserUpdatedAfterRefreshTokenIssued() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private getIdToken(scopes List<String>) : Jwt from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private getIdToken(scopes List<String>) : Jwt from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public createRefreshToken_JwtDoesNotContainScopeClaim() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public createRefreshToken_JwtDoesNotContainScopeClaim() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testReadAccessToken_When_Given_Refresh_token_should_throw_exception() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testReadAccessToken_When_Given_Refresh_token_should_throw_exception() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testRefreshTokenAfterApprovalsDenied() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testRefreshTokenAfterApprovalsDenied() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private readAccessToken(excludedClaims Set<String>) : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private readAccessToken(excludedClaims Set<String>) : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public setUp() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public setUp() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenPasswordGrant() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenPasswordGrant() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenRefreshGrantAllScopesAutoApprovedButApprovalDenied() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenRefreshGrantAllScopesAutoApprovedButApprovalDenied() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public create_id_token_with_amr_claim() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public create_id_token_with_amr_claim() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenRefreshGrantNoScopesAutoApprovedIncompleteApprovals() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenRefreshGrantNoScopesAutoApprovedIncompleteApprovals() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenRefreshGrantAllScopesAutoApproved() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenRefreshGrantAllScopesAutoApproved() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenRefreshGrantSomeScopesAutoApproved() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenRefreshGrantSomeScopesAutoApproved() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateRevocableAccessTokenPasswordGrant() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateRevocableAccessTokenPasswordGrant() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private getIdentityZone(subdomain String) : IdentityZone from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private getIdentityZone(subdomain String) : IdentityZone from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testLoadAuthenticationForAUser() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testLoadAuthenticationForAUser() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessWithNonExistingScopes() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessWithNonExistingScopes() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public is_opaque_token_required() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public is_opaque_token_required() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testChangedExpiryForTokens() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testChangedExpiryForTokens() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenRefreshGrant_with_an_old_refresh_token_format_containing_scopes_claim() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenRefreshGrant_with_an_old_refresh_token_format_containing_scopes_claim() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenRefreshGrantSomeScopesAutoApprovedDowngradedRequest() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenRefreshGrantSomeScopesAutoApprovedDowngradedRequest() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenAuthcodeGrantNarrowerScopes() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenAuthcodeGrantNarrowerScopes() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testLoad_Opaque_AuthenticationForAUser() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testLoad_Opaque_AuthenticationForAUser() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public refreshAccessToken_withAccessToken() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public refreshAccessToken_withAccessToken() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private assertCommonUserAccessTokenProperties(accessToken OAuth2AccessToken, clientId String) : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private assertCommonUserAccessTokenProperties(accessToken OAuth2AccessToken, clientId String) : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenOnlyForClientWithoutRefreshToken() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenOnlyForClientWithoutRefreshToken() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testRefreshTokenAfterApprovalsExpired() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testRefreshTokenAfterApprovalsExpired() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private assertCommonClientAccessTokenProperties(accessToken OAuth2AccessToken) : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private assertCommonClientAccessTokenProperties(accessToken OAuth2AccessToken) : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public create_id_token_without_roles_scope() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public create_id_token_without_roles_scope() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public test_refresh_token_not_unique_when_set_to_false() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public test_refresh_token_not_unique_when_set_to_false() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public create_id_token_with_profile_scope() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public create_id_token_with_profile_scope() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testReadAccessToken_No_PII() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testReadAccessToken_No_PII() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public test_using_opaque_parameter_on_refresh_grant() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public test_using_opaque_parameter_on_refresh_grant() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenAuthcodeGrantAdditionalAuthorizationAttributes() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenAuthcodeGrantAdditionalAuthorizationAttributes() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public loadAuthentication_when_given_an_opaque_refreshToken_should_throw_exception() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public loadAuthentication_when_given_an_opaque_refreshToken_should_throw_exception() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private buildJsonString(list List<String>) : String from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private buildJsonString(list List<String>) : String from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testReadAccessToken() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testReadAccessToken() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public create_id_token_with_acr_claim() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public create_id_token_with_acr_claim() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenAuthcodeGrant() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenAuthcodeGrant() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public create_id_token_with_roles_scope() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public create_id_token_with_roles_scope() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testClientSecret_Added_Token_Validation_Still_Works() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testClientSecret_Added_Token_Validation_Still_Works() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public create_id_token_without_profile_scope() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public create_id_token_without_profile_scope() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public test_opaque_refresh_token_is_persisted() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public test_opaque_refresh_token_is_persisted() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public test_refresh_tokens_are_uniquely_persisted() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public test_refresh_tokens_are_uniquely_persisted() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public misconfigured_keys_throws_proper_error() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public misconfigured_keys_throws_proper_error() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public test_opaque_tokens_are_persisted() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public test_opaque_tokens_are_persisted() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testRefreshTokenAfterApprovalsMissing2() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testRefreshTokenAfterApprovalsMissing2() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public test_refresh_token_is_opaque_when_requested() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public test_refresh_token_is_opaque_when_requested() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenForAClient() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenForAClient() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private validateExternalAttributes(accessToken OAuth2AccessToken) : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private validateExternalAttributes(accessToken OAuth2AccessToken) : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private getClaimsFromTokenString(token String) : Claims from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private getClaimsFromTokenString(token String) : Claims from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private performPasswordGrant(tokenFormat String) : OAuth2AccessToken from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private performPasswordGrant(tokenFormat String) : OAuth2AccessToken from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenForInvalidIssuer() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenForInvalidIssuer() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testReadAccessTokenForDeletedUserId() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testReadAccessTokenForDeletedUserId() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public test_missing_required_user_groups() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public test_missing_required_user_groups() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private assertCommonEventProperties(accessToken OAuth2AccessToken, expectedPrincipalId String, expectedData String) : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private assertCommonEventProperties(accessToken OAuth2AccessToken, expectedPrincipalId String, expectedData String) : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testNullRefreshTokenString() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testNullRefreshTokenString() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testRefreshTokenExpiry() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testRefreshTokenExpiry() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private assertCommonUserRefreshTokenProperties(refreshToken OAuth2RefreshToken) : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private assertCommonUserRefreshTokenProperties(refreshToken OAuth2RefreshToken) : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenAuthcodeGrantExpandedScopes() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenAuthcodeGrantExpandedScopes() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenForAnotherIssuer() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenForAnotherIssuer() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public createAccessToken_forUser_inanotherzone() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public createAccessToken_forUser_inanotherzone() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private getRefreshTokenRequest(requestParameters Map<String,String>) : TokenRequest from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private getRefreshTokenRequest(requestParameters Map<String,String>) : TokenRequest from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenForAClientInAnotherIdentityZone() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenForAClientInAnotherIdentityZone() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenExternalContext() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenExternalContext() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenRefreshGrant() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenRefreshGrant() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private cloneClient(client ClientDetails) : BaseClientDetails from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private cloneClient(client ClientDetails) : BaseClientDetails from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testWrongClientDoesNotLeakToken() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testWrongClientDoesNotLeakToken() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testRefreshTokenAfterApprovalsMissing() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testRefreshTokenAfterApprovalsMissing() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testLoadAuthenticationForAClient() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testLoadAuthenticationForAClient() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private validateAccessTokenOnly(accessToken OAuth2AccessToken, clientId String) : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private validateAccessTokenOnly(accessToken OAuth2AccessToken, clientId String) : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenImplicitGrant() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenImplicitGrant() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testRefreshTokenAfterApprovalsRevoked() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testRefreshTokenAfterApprovalsRevoked() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private getOAuth2AccessToken() : OAuth2AccessToken from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private getOAuth2AccessToken() : OAuth2AccessToken from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testCreateAccessTokenAuthcodeGrantSwitchedPrimaryKey() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testCreateAccessTokenAuthcodeGrantSwitchedPrimaryKey() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public loadAuthentication_when_given_an_refresh_jwt_should_throw_exception() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public loadAuthentication_when_given_an_refresh_jwt_should_throw_exception() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public refreshAccessToken_buildsIdToken_withRolesAndAttributesAndACR() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public refreshAccessToken_buildsIdToken_withRolesAndAttributesAndACR() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private getRefreshTokenRequest() : TokenRequest from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private getRefreshTokenRequest() : TokenRequest from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private performPasswordGrant() : OAuth2AccessToken from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private performPasswordGrant() : OAuth2AccessToken from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public data() : Collection<Object[]> from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public data() : Collection<Object[]> from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testInvalidRefreshToken() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testInvalidRefreshToken() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public testLoadAuthenticationWithAnExpiredToken() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public testLoadAuthenticationWithAnExpiredToken() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public test_jwt_no_token_is_not_persisted() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public test_jwt_no_token_is_not_persisted() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method private validateAccessAndRefreshToken(accessToken OAuth2AccessToken) : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to private validateAccessAndRefreshToken(accessToken OAuth2AccessToken) : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public teardown() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public teardown() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |
|
Move Method public create_id_token_with_last_logon_time_claim() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests to public create_id_token_with_last_logon_time_claim() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests |
From |
To |