public interface RoleMapper
RoleMapperFactory| Modifier and Type | Method | Description | 
|---|---|---|
void | 
addAppRolesToPrincipalMap(java.util.Map appRolesToPrincipalNames) | 
 Adds a Map indexed by String roleName of String[]s
 of user and group names for an application. 
 | 
void addAppRolesToPrincipalMap(java.util.Map appRolesToPrincipalNames)
appRolesToPrincipalNames - A Map indexed by String roleName
                           of String[] user and groupnames.java.lang.SecurityException - if caller does not have the setPolicy
       SecurityPermission.