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