@Deprecated
public class CRXPolicyManager
extends java.lang.Object
Constructor and Description |
---|
CRXPolicyManager(Session session)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
applyPolicy(java.lang.String path,
AclPolicy policy)
Deprecated.
Applies the Policy.
|
AclPolicy |
privatePolicy()
Deprecated.
|
public CRXPolicyManager(Session session) throws RepositoryException
RepositoryException
public boolean applyPolicy(java.lang.String path, AclPolicy policy) throws AccessDeniedException
path
- to apply the Policy topolicy
- to applyAccessDeniedException
- the Session is not allowe to modify Access ControlprivatePolicy()
,
AclPolicy.AclPolicy(String, String[], boolean)
public AclPolicy privatePolicy()
Copyright © 2010 - 2020 Adobe. All Rights Reserved