Toggle navigation
Home
org.keycloak.representations.IDToken to org.keycloak.representations.AccessToken
No. of Instances - 3
No. of Commits - 2
No. of Projects - {'keycloak'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
idToken
to
accessToken
Add or Remove Method invocation
client.getUsername()
to
client.getClientId()