com.day.cq.security.util
Class CRXPolicyManager
java.lang.Object
com.day.cq.security.util.CRXPolicyManager
public class CRXPolicyManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CRXPolicyManager
public CRXPolicyManager(com.day.crx.CRXSession session)
throws RepositoryException
- Throws:
RepositoryException
enact
public boolean enact(String path,
String principalName,
boolean allow,
ActionSet set)
throws AccessDeniedException
- Throws:
AccessDeniedException
openPublic
public boolean openPublic(String path)
throws AccessDeniedException
- Throws:
AccessDeniedException
closePublic
public boolean closePublic(String path)
throws AccessDeniedException
- Throws:
AccessDeniedException
Copyright © 2008 Day Management AG. All Rights Reserved.