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