Package org.keycloak.representations.idm
Class ScopeMappingRepresentation
java.lang.Object
org.keycloak.representations.idm.ScopeMappingRepresentation
- Version:
 - $Revision: 1 $
 - Author:
 - Bill Burke
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getRoles()getSelf()voidvoidsetClientScope(String clientScope) voidvoid 
- 
Field Details
- 
self
 - 
client
 - 
clientTemplate
Deprecated. - 
clientScope
 - 
roles
 
 - 
 - 
Constructor Details
- 
ScopeMappingRepresentation
public ScopeMappingRepresentation() 
 - 
 - 
Method Details
- 
getSelf
 - 
setSelf
 - 
getClient
 - 
setClient
 - 
getClientTemplate
Deprecated. - 
getClientScope
 - 
setClientScope
 - 
getRoles
 - 
setRoles
 - 
role
 
 -