Uses of Class
org.keycloak.representations.idm.ClaimRepresentation
-
Packages that use ClaimRepresentation Package Description org.keycloak.representations.idm -
-
Uses of ClaimRepresentation in org.keycloak.representations.idm
Fields in org.keycloak.representations.idm declared as ClaimRepresentation Modifier and Type Field Description protected ClaimRepresentationApplicationRepresentation. claimsDeprecated.Methods in org.keycloak.representations.idm that return ClaimRepresentation Modifier and Type Method Description ClaimRepresentationApplicationRepresentation. getClaims()Deprecated.Methods in org.keycloak.representations.idm with parameters of type ClaimRepresentation Modifier and Type Method Description voidApplicationRepresentation. setClaims(ClaimRepresentation claims)Deprecated.
-