See: Description
Interface | Description |
---|---|
CertificatePrincipal |
An interface for converting an X509 cert to a Principal
|
IAppPolicyStore |
An interface describing an AppPolicy security store.
|
PasswordCache |
Interface to cache passwords retrieved from external commands.
|
Class | Description |
---|---|
AltClientLoginModule |
A simple implementation of LoginModule for use by JBoss clients for
the establishment of the caller identity and credentials.
|
AnybodyPrincipal |
An implementation of Principal and Comparable that represents any role.
|
AppPolicy |
A combination of keystore, authentication and authorization entries.
|
AuthenticationInfo |
The login module configuration information.
|
AuthorizationInfo | |
Base64Encoder |
BASE64 encoder implementation.
|
Base64Utils |
Base64 encoding/decoding utilities
|
ClientLoginModule |
A simple implementation of LoginModule for use by JBoss clients for
the establishment of the caller identity and credentials.
|
ExternalPasswordCache |
External command password cache.
|
JBossJSSESecurityDomain |
A security domain used to configure SSL.
|
NestableGroup |
An implementation of Group that allows that acts as a stack of Groups
with a single Group member active at any time.
|
NestablePrincipal |
An implementation of Group that allows that acts as a stack of Principals
with a single Principal Group member active at any time.
|
NobodyPrincipal |
An implementation of Principal and Comparable that represents no role.
|
RunAsIdentity |
The RunAsIdentity is a Principal that associates the run-as principal
with his run-as role(s).
|
SecurityRoleRef |
Represents a Security Role Ref element in the deployment descriptor
|
SecurityRolesAssociation |
The SecurityRolesAssociation uses a ThreadLocal to associate the SecurityRoleMetaData
from the deployment with the current thread.
|
SecurityUtil |
Security Utility Class
|
SimpleGroup |
An implementation of Group that manages a collection of Principal
objects based on their hashCode() and equals() methods.
|
SimplePrincipal |
A simple String based implementation of Principal.
|
Util |
Util.
|
Copyright © 2015 JBoss Inc.. All Rights Reserved.