|
Change Parameter Type uaaUrl : String to keyInfoService : KeyInfoService in method public TokenValidationService(revocableTokenProvisioning RevocableTokenProvisioning, tokenEndpointBuilder TokenEndpointBuilder, userDatabase UaaUserDatabase, clientServicesExtension ClientServicesExtension, keyInfoService KeyInfoService) in class org.cloudfoundry.identity.uaa.oauth.TokenValidationService |
From |
To |
|
Change Parameter Type uaaUrl : String to keyInfoService : KeyInfoService in method public buildAccessTokenValidator(tokenJwtValue String, keyInfoService KeyInfoService) : TokenValidation in class org.cloudfoundry.identity.uaa.util.TokenValidation |
From |
To |
|
Change Parameter Type uaaUrl : String to keyInfoService : KeyInfoService in method private TokenValidation(token String, keyInfoService KeyInfoService) in class org.cloudfoundry.identity.uaa.util.TokenValidation |
From |
To |
|
Change Parameter Type uaaUrl : String to uaaUrl : KeyInfoService in method public RefreshTokenValidation(tokenJwtValue String, uaaUrl KeyInfoService) in class org.cloudfoundry.identity.uaa.util.TokenValidation.RefreshTokenValidation |
From |
To |
|
Change Parameter Type uaaUrl : String to keyInfoService : KeyInfoService in method public AccessTokenValidation(tokenJwtValue String, keyInfoService KeyInfoService) in class org.cloudfoundry.identity.uaa.util.TokenValidation.AccessTokenValidation |
From |
To |
|
Change Parameter Type uaaUrl : String to keyInfoService : KeyInfoService in method public IdTokenValidation(tokenJwtValue String, keyInfoService KeyInfoService) in class org.cloudfoundry.identity.uaa.util.TokenValidation.IdTokenValidation |
From |
To |
|
Change Parameter Type uaaUrl : String to keyInfoService : KeyInfoService in method public buildRefreshTokenValidator(tokenJwtValue String, keyInfoService KeyInfoService) : TokenValidation in class org.cloudfoundry.identity.uaa.util.TokenValidation |
From |
To |
|
Change Parameter Type uaaUrl : String to keyInfoService : KeyInfoService in method public buildIdTokenValidator(tokenJwtValue String, verifier SignatureVerifier, keyInfoService KeyInfoService) : TokenValidation in class org.cloudfoundry.identity.uaa.util.TokenValidation |
From |
To |
|
Rename Parameter uaaUrl : String to keyInfoService : KeyInfoService in method private TokenValidation(token String, keyInfoService KeyInfoService) in class org.cloudfoundry.identity.uaa.util.TokenValidation |
From |
To |
|
Rename Parameter uaaUrl : String to keyInfoService : KeyInfoService in method public AccessTokenValidation(tokenJwtValue String, keyInfoService KeyInfoService) in class org.cloudfoundry.identity.uaa.util.TokenValidation.AccessTokenValidation |
From |
To |
|
Rename Parameter uaaUrl : String to keyInfoService : KeyInfoService in method public buildIdTokenValidator(tokenJwtValue String, verifier SignatureVerifier, keyInfoService KeyInfoService) : TokenValidation in class org.cloudfoundry.identity.uaa.util.TokenValidation |
From |
To |
|
Rename Parameter uaaUrl : String to keyInfoService : KeyInfoService in method public buildRefreshTokenValidator(tokenJwtValue String, keyInfoService KeyInfoService) : TokenValidation in class org.cloudfoundry.identity.uaa.util.TokenValidation |
From |
To |
|
Rename Parameter uaaUrl : String to keyInfoService : KeyInfoService in method public IdTokenValidation(tokenJwtValue String, keyInfoService KeyInfoService) in class org.cloudfoundry.identity.uaa.util.TokenValidation.IdTokenValidation |
From |
To |
|
Rename Parameter uaaUrl : String to keyInfoService : KeyInfoService in method public TokenValidationService(revocableTokenProvisioning RevocableTokenProvisioning, tokenEndpointBuilder TokenEndpointBuilder, userDatabase UaaUserDatabase, clientServicesExtension ClientServicesExtension, keyInfoService KeyInfoService) in class org.cloudfoundry.identity.uaa.oauth.TokenValidationService |
From |
To |
|
Rename Parameter uaaUrl : String to keyInfoService : KeyInfoService in method public buildAccessTokenValidator(tokenJwtValue String, keyInfoService KeyInfoService) : TokenValidation in class org.cloudfoundry.identity.uaa.util.TokenValidation |
From |
To |