|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PolicyReader
This class provides the methods to read and get policies and policy sets
| Method Summary | |
|---|---|
Status |
getPolicy(String alias,
String policyId)
Gets a policy |
Status |
getPolicySet(String alias,
String policySetId)
Gets a policy set |
Status |
listPolicies(String alias)
Lists all the policies in the PAP |
Status |
listPolicySets(String alias)
Lists all the policy sets in the PAP |
| Method Detail |
|---|
Status listPolicies(String alias)
alias - the PAP alias (can be null)
Status getPolicy(String alias,
String policyId)
alias - the PAP alias (can be null)policyId - the id of the policy
Status listPolicySets(String alias)
alias - the PAP alias (can be null)
Status getPolicySet(String alias,
String policySetId)
alias - the PAP alias (can be null)policySetId - the id of the policy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||