Package | Description |
---|---|
org.jboss.security |
The basic security interfaces and classes are now located in the
jbosssx module.
|
org.jboss.security.auth.certs |
Class and Description |
---|
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 |
ExternalPasswordCache
External command password cache.
|
NobodyPrincipal
An implementation of Principal and Comparable that represents no role.
|
PasswordCache
Interface to cache passwords retrieved from external commands.
|
SimplePrincipal
A simple String based implementation of Principal.
|
Class and Description |
---|
CertificatePrincipal
An interface for converting an X509 cert to a Principal
|
Copyright © 2015 JBoss Inc.. All Rights Reserved.