Package | Description |
---|---|
info.magnolia.cms.security |
Modifier and Type | Class and Description |
---|---|
class |
MgnlGroupManager
Group manager working directly with JCR API and returning simple groups (no JCR node aware).
|
Modifier and Type | Method and Description |
---|---|
GroupManager |
SecuritySupportImpl.getGroupManager() |
GroupManager |
SecuritySupport.getGroupManager() |
static GroupManager |
Security.getGroupManager()
Deprecated.
Returns the configured GroupManager.
|
GroupManager |
RescueSecuritySupport.getGroupManager() |
Modifier and Type | Method and Description |
---|---|
protected Set<String> |
MgnlUserManager.aggregateDirectAndTransitiveGroups(Collection<String> groups,
String name,
GroupManager groupManager) |
protected Set<String> |
MgnlUserManager.aggregateDirectAndTransitiveRoles(Collection<String> roles,
Collection<String> allGroups,
String name,
GroupManager groupManager) |
void |
SecuritySupportImpl.setGroupManager(GroupManager groupManager) |
Copyright © 2003–2017 Magnolia International Ltd.. All rights reserved.