Uses of Interface
org.jboss.security.SecurityManagerLocator
-
Packages that use SecurityManagerLocator Package Description org.jboss.security The basic security interfaces and classes are now located in the jbosssx module.org.jboss.security.plugins Security plugins have moved to the jbosssx cvs module. -
-
Uses of SecurityManagerLocator in org.jboss.security
Subinterfaces of SecurityManagerLocator in org.jboss.security Modifier and Type Interface Description interface
SecurityContext
Encapsulation of Authentication, Authorization, Mapping and other security aspects at the level of a security domain -
Uses of SecurityManagerLocator in org.jboss.security.plugins
Classes in org.jboss.security.plugins that implement SecurityManagerLocator Modifier and Type Class Description class
JBossSecurityContext
Implementation of the Security Context for the JBoss AS
-