Uses of Class
org.keycloak.representations.idm.ClaimRepresentation
Packages that use ClaimRepresentation
-
Uses of ClaimRepresentation in org.keycloak.representations.idm
Fields in org.keycloak.representations.idm declared as ClaimRepresentationModifier and TypeFieldDescriptionprotected ClaimRepresentation
ApplicationRepresentation.claims
Deprecated.Methods in org.keycloak.representations.idm that return ClaimRepresentationMethods in org.keycloak.representations.idm with parameters of type ClaimRepresentationModifier and TypeMethodDescriptionvoid
ApplicationRepresentation.setClaims
(ClaimRepresentation claims) Deprecated. -
Uses of ClaimRepresentation in org.keycloak.storage.datastore
Methods in org.keycloak.storage.datastore with parameters of type ClaimRepresentationModifier and TypeMethodDescriptionstatic long
DefaultExportImportManager.getClaimsMask
(ClaimRepresentation rep)