|
Change Variable Type info : Map<String,Object> to info : ConcurrentMap<String,Object> in method private createAccessToken(tokenId String, 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>, additionalRootClaims Map<String,Object>, responseTypes Set<String>, revocableHashSignature String, forceIdTokenCreation boolean, externalGroupsForIdToken Set<String>, userAttributesForIdToken Map<String,List<String>>, revocable boolean, authenticationMethods Set<String>, authNContextClassRef Set<String>) : CompositeAccessToken in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServices |
From |
To |