| Modifier and Type | Method and Description |
|---|---|
Principal |
PrincipalFormItem.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalFormItem.setValue(Principal value) |
boolean |
PrincipalFormItem.validate(Principal value) |
| Modifier and Type | Field and Description |
|---|---|
Principal |
RoleAssignment.PrincipalRealmTupel.principal |
| Modifier and Type | Method and Description |
|---|---|
Principal |
RoleAssignment.getPrincipal() |
Principal |
Principals.lookup(Principal.Type type,
String id) |
| Modifier and Type | Method and Description |
|---|---|
Set<Principal> |
Principals.get(Principal.Type type) |
Iterator<Principal> |
Principals.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Principals.add(Principal principal) |
static ModelNode |
ModelHelper.includeExclude(Role role,
Principal principal,
String includeExclude) |
| Constructor and Description |
|---|
RoleAssignment.PrincipalRealmTupel(Principal principal,
String realm) |
RoleAssignment(Principal principal) |
| Constructor and Description |
|---|
PrincipalFunctions.Add(DispatchAsync dispatcher,
Role role,
Principal principal,
String realm,
String includeExclude) |
PrincipalFunctions.Check(DispatchAsync dispatcher,
Role role,
Principal principal,
String realm,
String includeExclude) |
PrincipalFunctions.Remove(DispatchAsync dispatcher,
Role role,
Principal principal,
String includeExclude) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.gwt.safehtml.shared.SafeHtml |
UIHelper.principalAsSafeHtml(Principal principal,
String realm) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.