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