Uses of Class
org.apache.openejb.jee.wls.SecurityRoleAssignment
-
Packages that use SecurityRoleAssignment Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of SecurityRoleAssignment in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls with type parameters of type SecurityRoleAssignment Modifier and Type Field Description protected List<SecurityRoleAssignment>WeblogicEjbJar. securityRoleAssignmentMethods in org.apache.openejb.jee.wls that return SecurityRoleAssignment Modifier and Type Method Description SecurityRoleAssignmentObjectFactory. createSecurityRoleAssignment()Create an instance ofSecurityRoleAssignmentMethods in org.apache.openejb.jee.wls that return types with arguments of type SecurityRoleAssignment Modifier and Type Method Description List<SecurityRoleAssignment>WeblogicEjbJar. getSecurityRoleAssignment()Gets the value of the securityRoleAssignment property.
-