Uses of Interface
org.jboss.security.SubjectSecurityManager

Packages that use SubjectSecurityManager
org.jboss.security The basic security interfaces and classes are now located in the jbosssx module. 
 

Uses of SubjectSecurityManager in org.jboss.security
 

Subinterfaces of SubjectSecurityManager in org.jboss.security
 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 © 2011 JBoss Inc.. All Rights Reserved.