Uses of Class
org.apache.openejb.jee.jba.PrincipalName
-
Packages that use PrincipalName Package Description 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 Modifier and Type Field Description protected List<PrincipalName>SecurityRole. principalNameMethods in org.apache.openejb.jee.jba that return PrincipalName Modifier and Type Method Description PrincipalNameObjectFactory. createPrincipalName()Create an instance ofPrincipalNameMethods in org.apache.openejb.jee.jba that return types with arguments of type PrincipalName Modifier and Type Method Description List<PrincipalName>SecurityRole. getPrincipalName()Gets the value of the principalName property.
-