public class CachedRole extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
composite |
protected Set<String> |
composites |
protected String |
description |
protected String |
id |
protected String |
name |
| Constructor and Description |
|---|
CachedRole(RoleModel model) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getComposites() |
String |
getDescription() |
String |
getId() |
String |
getName() |
boolean |
isComposite() |
Copyright © 2014. All Rights Reserved.