Package | Description |
---|---|
org.keycloak.models.utils | |
org.keycloak.representations.idm |
Modifier and Type | Method and Description |
---|---|
static long |
RepresentationToModel.getClaimsMask(ClaimRepresentation rep) |
Modifier and Type | Field and Description |
---|---|
protected ClaimRepresentation |
OAuthClientRepresentation.claims
Deprecated.
|
protected ClaimRepresentation |
ApplicationRepresentation.claims
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ClaimRepresentation |
OAuthClientRepresentation.getClaims() |
ClaimRepresentation |
ApplicationRepresentation.getClaims() |
Modifier and Type | Method and Description |
---|---|
void |
OAuthClientRepresentation.setClaims(ClaimRepresentation claims) |
void |
ApplicationRepresentation.setClaims(ClaimRepresentation claims) |
Copyright © 2015. All rights reserved.