Uses of Interface
org.glassfish.deployment.common.SecurityRoleMapper
Packages that use SecurityRoleMapper
-
Uses of SecurityRoleMapper in org.glassfish.deployment.common
Methods in org.glassfish.deployment.common that return SecurityRoleMapperModifier and TypeMethodDescriptionSecurityRoleMapperFactory.getRoleMapper(String appName) Returns a RoleMapper corresponding to the AppName.Methods in org.glassfish.deployment.common with parameters of type SecurityRoleMapperModifier and TypeMethodDescriptionvoidSecurityRoleMapperFactory.setRoleMapper(String appName, SecurityRoleMapper rmap) Sets a new RoleMapper for a particular Application