Package org.keycloak.representations.idm
Class RolesRepresentation
java.lang.Object
org.keycloak.representations.idm.RolesRepresentation
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Map<String,List<RoleRepresentation>> Deprecated.protected Map<String,List<RoleRepresentation>> protected List<RoleRepresentation> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getRealm()voidsetClient(Map<String, List<RoleRepresentation>> client) voidsetRealm(List<RoleRepresentation> realm)
-
Field Details
-
realm
-
client
-
application
Deprecated.
-
-
Constructor Details
-
RolesRepresentation
public RolesRepresentation()
-
-
Method Details
-
getRealm
-
setRealm
-
getClient
-
setClient
-
getApplication
Deprecated.
-