Uses of Class
org.apache.openejb.jee.oejb3.RoleMapping
-
Packages that use RoleMapping Package Description org.apache.openejb.jee.oejb3 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of RoleMapping in org.apache.openejb.jee.oejb3
Fields in org.apache.openejb.jee.oejb3 with type parameters of type RoleMapping Modifier and Type Field Description protected List<RoleMapping>EjbDeployment. roleMappingMethods in org.apache.openejb.jee.oejb3 that return types with arguments of type RoleMapping Modifier and Type Method Description List<RoleMapping>EjbDeployment. getRoleMapping()
-