public class AdminModeAuthorityGroupService extends DefaultPlatformAuthorityGroupService
DefaultPlatformAuthorityGroupService for the purpose of admin mode. It uses different session
attribute to save the impersonation authority group.| Constructor and Description |
|---|
AdminModeAuthorityGroupService() |
| Modifier and Type | Method and Description |
|---|---|
AuthorityGroup |
getActiveAuthorityGroupForUser(String userId) |
protected boolean |
readImpersonatedPermitted() |
void |
setActiveAuthorityGroupForUser(AuthorityGroup activeAuthorityGroup) |
getAllAuthorityGroups, getAllAuthorityGroupsForUser, getAuthorityGroup, getBackofficeRoleDao, getCockpitUserService, setBackofficeRoleDao, setCockpitSessionService, setCockpitUserService, setUserService, wrapBackofficeRoleModelpublic AuthorityGroup getActiveAuthorityGroupForUser(String userId)
getActiveAuthorityGroupForUser in class DefaultPlatformAuthorityGroupServiceprotected boolean readImpersonatedPermitted()
public void setActiveAuthorityGroupForUser(AuthorityGroup activeAuthorityGroup)
setActiveAuthorityGroupForUser in class DefaultPlatformAuthorityGroupServiceCopyright © 2017 SAP SE. All Rights Reserved.