| Constructor and Description |
|---|
JahiaPrincipal(String name) |
JahiaPrincipal(String name,
String realm,
boolean system,
boolean guest) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAdmin() |
String |
getName() |
String |
getRealm() |
Map<String,Map<String,Boolean>> |
getRoleCache() |
boolean |
isGuest() |
boolean |
isSystem() |
void |
setAdmin(Boolean admin) |
void |
setRealm(String realm) |
public JahiaPrincipal(String name)
Copyright © 2004–2021 Jahia Solutions Group SA. All rights reserved.