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  List<SecurityRoleMapping> SunEjbJar.securityRoleMapping
           
protected  List<SecurityRoleMapping> SunApplication.securityRoleMapping
           
protected  List<SecurityRoleMapping> SunWebApp.securityRoleMapping
           
 

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



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