Package | Description |
---|---|
org.keycloak | |
org.keycloak.representations | |
org.keycloak.representations.oidc |
Modifier and Type | Field and Description |
---|---|
protected IDToken |
KeycloakSecurityContext.idToken |
Modifier and Type | Method and Description |
---|---|
IDToken |
KeycloakSecurityContext.getIdToken() |
Constructor and Description |
---|
KeycloakSecurityContext(String tokenString,
AccessToken token,
String idTokenString,
IDToken idToken) |
Modifier and Type | Class and Description |
---|---|
class |
AccessToken |
class |
RefreshToken |
Modifier and Type | Class and Description |
---|---|
class |
TokenMetadataRepresentation |
Copyright © 2018 JBoss by Red Hat. All rights reserved.