Uses of Class
org.apache.openejb.jee.wls.SecurityRoleAssignment

Packages that use SecurityRoleAssignment
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
protected  List<SecurityRoleAssignment> WeblogicEjbJar.securityRoleAssignment
           
 

Methods in org.apache.openejb.jee.wls that return SecurityRoleAssignment
 SecurityRoleAssignment ObjectFactory.createSecurityRoleAssignment()
          Create an instance of SecurityRoleAssignment
 

Methods in org.apache.openejb.jee.wls that return types with arguments of type SecurityRoleAssignment
 List<SecurityRoleAssignment> WeblogicEjbJar.getSecurityRoleAssignment()
          Gets the value of the securityRoleAssignment property.
 



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