| Package | Description |
|---|---|
| org.jboss.security |
The basic security interfaces and classes are now located in the
jbosssx module.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GeneralizedAuthenticationManager
Marker interface that combines the legacy AuthenticationManager
and the new JASPI (JSR-196) ServerAuthContext interfaces
|
interface |
SecurityDomain
The SecurityDomain interface combines the SubjectSecurityManager and
RealmMapping interfaces and adds a keyStore and trustStore as well as
JSSE KeyManagerFactory and TrustManagerFactory accessors for use with SSL/JSSE.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.