Uses of Class
org.apache.openejb.jee.sun.SecurityRoleMapping

Packages that use SecurityRoleMapping
org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of SecurityRoleMapping in org.apache.openejb.jee.sun
 

Fields in org.apache.openejb.jee.sun with type parameters of type SecurityRoleMapping
protected  java.util.List<SecurityRoleMapping> SunEjbJar.securityRoleMapping
           
protected  java.util.List<SecurityRoleMapping> SunApplication.securityRoleMapping
           
protected  java.util.List<SecurityRoleMapping> SunWebApp.securityRoleMapping
           
 

Methods in org.apache.openejb.jee.sun that return types with arguments of type SecurityRoleMapping
 java.util.List<SecurityRoleMapping> SunEjbJar.getSecurityRoleMapping()
           
 java.util.List<SecurityRoleMapping> SunApplication.getSecurityRoleMapping()
           
 java.util.List<SecurityRoleMapping> SunWebApp.getSecurityRoleMapping()
           
 



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