public abstract class BaseRoleResolver extends Object implements RoleResolver
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
configuration
Map to support external service configuration
|
protected Map<String,String> |
roleMap
Map of CM section roles to Sakai roles
|
| Constructor and Description |
|---|
BaseRoleResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
convertRole(String cmRole)
Converts a CM role to a Sakai role.
|
void |
setConfiguration(Map<String,Object> configuration)
Support external configuration of the service.
|
void |
setRoleMap(Map<String,String> roleMap) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGroupRoles, getUserRolesCopyright © 2006–2018 Sakai Project. All rights reserved.