Uses of Class
org.apache.openejb.jee.jba.SecurityRole
-
Packages that use SecurityRole Package Description org.apache.openejb.jee.jba -
-
Uses of SecurityRole in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba with type parameters of type SecurityRole Modifier and Type Field Description protected List<SecurityRole>AssemblyDescriptor. securityRoleMethods in org.apache.openejb.jee.jba that return SecurityRole Modifier and Type Method Description SecurityRoleObjectFactory. createSecurityRole()Create an instance ofSecurityRoleMethods in org.apache.openejb.jee.jba that return types with arguments of type SecurityRole Modifier and Type Method Description List<SecurityRole>AssemblyDescriptor. getSecurityRole()Gets the value of the securityRole property.
-