Package | Description |
---|---|
info.magnolia.cms.security |
Modifier and Type | Method and Description |
---|---|
protected void |
RepositoryBackedSecurityManager.add(String principalName,
String resourceName,
String resourceTypeName)
Adds link to a resource (group or role) to the principal (user or group).
|
protected void |
RepositoryBackedSecurityManager.remove(String principalName,
String resourceName,
String resourceTypeName)
This call is lenient and will not throw exception in case principal doesn't exist! Instead it will simply return without making any change.
|
Copyright © 2003–2015 Magnolia International Ltd.. All rights reserved.