Uses of Class
org.keycloak.representations.idm.ClientProfilesRepresentation
-
Packages that use ClientProfilesRepresentation Package Description org.keycloak.representations.idm -
-
Uses of ClientProfilesRepresentation in org.keycloak.representations.idm
Methods in org.keycloak.representations.idm that return ClientProfilesRepresentation Modifier and Type Method Description ClientProfilesRepresentation
RealmRepresentation. getParsedClientProfiles()
Methods in org.keycloak.representations.idm with parameters of type ClientProfilesRepresentation Modifier and Type Method Description void
RealmRepresentation. setParsedClientProfiles(ClientProfilesRepresentation clientProfiles)
-