Package | Description |
---|---|
org.jboss.security |
The basic security interfaces and classes are now located in the
jbosssx module.
|
Modifier and Type | Class and Description |
---|---|
class |
NestableGroup
An implementation of Group that allows that acts as a stack of Groups
with a single Group member active at any time.
|
class |
NestablePrincipal
An implementation of Group that allows that acts as a stack of Principals
with a single Principal Group member active at any time.
|
class |
RunAsIdentity
The RunAsIdentity is a Principal that associates the run-as principal
with his run-as role(s).
|
class |
SimpleGroup
An implementation of Group that manages a collection of Principal
objects based on their hashCode() and equals() methods.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.