|
Merge Parameter [origin : String, username : String, userEmail : String] to user : UaaUser in method private createJWTAccessToken(token OAuth2AccessToken, userId String, user UaaUser, userAuthenticationTime Date, clientScopes Collection<GrantedAuthority>, requestedScopes Set<String>, clientId String, resourceIds Set<String>, grantType String, refreshToken String, revocableHashSignature String) : Map<String,?> in class org.cloudfoundry.identity.uaa.oauth.token.UaaTokenServices |
From |
To |
|
Merge Parameter [origin : String, username : String, userEmail : String] to user : UaaUser in method private createAccessToken(userId String, user UaaUser, userAuthenticationTime Date, validitySeconds int, clientScopes Collection<GrantedAuthority>, requestedScopes Set<String>, clientId String, resourceIds Set<String>, grantType String, refreshToken String, nonce String, additionalAuthorizationAttributes Map<String,String>, responseTypes Set<String>, revocableHashSignature String, forceIdTokenCreation boolean, externalGroupsForIdToken Set<String>) : OAuth2AccessToken in class org.cloudfoundry.identity.uaa.oauth.token.UaaTokenServices |
From |
To |