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 ClientProfilesRepresentationRealmRepresentation. getParsedClientProfiles()Methods in org.keycloak.representations.idm with parameters of type ClientProfilesRepresentation Modifier and Type Method Description voidRealmRepresentation. setParsedClientProfiles(ClientProfilesRepresentation clientProfiles)
-