Package org.keycloak.representations.idm
Class ClientMappingsRepresentation
java.lang.Object
org.keycloak.representations.idm.ClientMappingsRepresentation
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
void
void
void
setMappings
(List<RoleRepresentation> mappings)
-
Field Details
-
id
-
client
-
mappings
-
-
Constructor Details
-
ClientMappingsRepresentation
public ClientMappingsRepresentation()
-
-
Method Details
-
getId
-
setId
-
getClient
-
setClient
-
getMappings
-
setMappings
-