Package org.keycloak.representations.idm
Class ClientProfilesRepresentation
java.lang.Object
org.keycloak.representations.idm.ClientProfilesRepresentation
Client Profiles' (the set of all Client Profile) external representation class
- Author:
- Takashi Norimatsu
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setGlobalProfiles
(List<ClientProfileRepresentation> globalProfiles) void
setProfiles
(List<ClientProfileRepresentation> profiles)