Uses of Class
org.openejb.alt.assembler.classic.SecurityRoleInfo

Packages that use SecurityRoleInfo
org.openejb.alt.assembler.classic The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler system architecture. 
org.openejb.alt.assembler.classic.xml The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler xml system architecture. 
 

Uses of SecurityRoleInfo in org.openejb.alt.assembler.classic
 

Fields in org.openejb.alt.assembler.classic declared as SecurityRoleInfo
 SecurityRoleInfo[] ContainerSystemInfo.securityRoles
           
 

Uses of SecurityRoleInfo in org.openejb.alt.assembler.classic.xml
 

Subclasses of SecurityRoleInfo in org.openejb.alt.assembler.classic.xml
 class SecurityRole
          A subclass of SecurityRoleInfo filled with data from an XML file.
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.