Uses of Class
info.magnolia.cms.security.PrincipalNotFoundException

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.
 



Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.