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