Uses of Class
com.sun.enterprise.security.acl.RoleMapper
-
Packages that use RoleMapper Package Description com.sun.enterprise.security.acl -
-
Uses of RoleMapper in com.sun.enterprise.security.acl
Methods in com.sun.enterprise.security.acl that return RoleMapper Modifier and Type Method Description RoleMapperRoleMapperFactory. getRoleMapper(String appName, SecurityRoleMapperFactory fact)Returns a RoleMapper corresponding to the AppName.Constructors in com.sun.enterprise.security.acl with parameters of type RoleMapper Constructor Description RoleMapper(RoleMapper r)Copy constructor.
-