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 ClaimRepresentation
ApplicationRepresentation. claims
Deprecated.Methods in org.keycloak.representations.idm that return ClaimRepresentation Modifier and Type Method Description ClaimRepresentation
ApplicationRepresentation. getClaims()
Deprecated.Methods in org.keycloak.representations.idm with parameters of type ClaimRepresentation Modifier and Type Method Description void
ApplicationRepresentation. setClaims(ClaimRepresentation claims)
Deprecated.
-