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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetGlobalProfiles(List<ClientProfileRepresentation> globalProfiles) voidsetProfiles(List<ClientProfileRepresentation> profiles)