|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PolicyDeleter
This class provides the methods to delete policies and policy sets
| Method Summary | |
|---|---|
Status |
clear()
Clears the repository |
Status |
deletePolicy(String alias,
String policyId)
Deletes the policy |
Status |
deletePolicySet(String alias,
String policySetId)
Deletes the policy set |
Status |
deleteRule(String alias,
String ruleId)
Deletes the rule |
| Method Detail |
|---|
Status clear()
Status deletePolicy(String alias,
String policyId)
alias - the PAP alias (can be null)policyId - the id of the policy to be deleted
Status deletePolicySet(String alias,
String policySetId)
alias - the PAP alias (can be null)policySetId - the id of the policy to be deleted
Status deleteRule(String alias,
String ruleId)
alias - the PAP alias (can be null)ruleId - the id of the rule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||