Uses of Interface
org.glassfish.deployment.common.SecurityRoleMapper

Packages that use SecurityRoleMapper
org.glassfish.deployment.common   
 

Uses of SecurityRoleMapper in org.glassfish.deployment.common
 

Methods in org.glassfish.deployment.common that return SecurityRoleMapper
 SecurityRoleMapper SecurityRoleMapperFactory.getRoleMapper(String appName)
          Returns a RoleMapper corresponding to the AppName.
 

Methods in org.glassfish.deployment.common with parameters of type SecurityRoleMapper
 void SecurityRoleMapperFactory.setRoleMapper(String appName, SecurityRoleMapper rmap)
          Sets a new RoleMapper for a particular Application
 



Copyright © 2012. All Rights Reserved.