public static class RoleRepresentation.Composites extends Object
Modifier and Type | Field and Description |
---|---|
protected Map<String,List<String>> |
application
Deprecated.
|
protected Map<String,List<String>> |
client |
protected Set<String> |
realm |
Constructor and Description |
---|
Composites() |
Modifier and Type | Method and Description |
---|---|
Map<String,List<String>> |
getApplication()
Deprecated.
|
Map<String,List<String>> |
getClient() |
Set<String> |
getRealm() |
void |
setClient(Map<String,List<String>> client) |
void |
setRealm(Set<String> realm) |
@Deprecated protected Map<String,List<String>> application
@Deprecated public Map<String,List<String>> getApplication()
Copyright © 2016 JBoss by Red Hat. All rights reserved.