Uses of Class
org.apache.openejb.jee.jba.PrincipalName

Packages that use PrincipalName
org.apache.openejb.jee.jba   
 

Uses of PrincipalName in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba with type parameters of type PrincipalName
protected  List<PrincipalName> SecurityRole.principalName
           
 

Methods in org.apache.openejb.jee.jba that return PrincipalName
 PrincipalName ObjectFactory.createPrincipalName()
          Create an instance of PrincipalName
 

Methods in org.apache.openejb.jee.jba that return types with arguments of type PrincipalName
 List<PrincipalName> SecurityRole.getPrincipalName()
          Gets the value of the principalName property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.