|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrincipalNotFoundException | |
---|---|
info.magnolia.cms.security |
Uses of PrincipalNotFoundException in info.magnolia.cms.security |
---|
Methods in info.magnolia.cms.security that throw PrincipalNotFoundException | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |