|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.pba.rbac.PolicyFinder issrg.utils.handler.SimplePushedPolicyFinder
public class SimplePushedPolicyFinder
This class implements the PolicyFinder interface, and provides loading a policy from a plain text XML file.
Field Summary |
---|
Fields inherited from class issrg.pba.rbac.PolicyFinder |
---|
accessPolicy, allocationPolicy, authzTokenRepository, filepath, msodPolicySet, parsedPolicy, policyOID, satLevel, sawsServer, soa, sv, tokenParser |
Constructor Summary | |
---|---|
SimplePushedPolicyFinder(java.lang.String policyBinary)
Creates a new instance of SimpleSAMPolicyFinder based on the specified file and the CustomisePERMIS object. |
Method Summary |
---|
Methods inherited from class issrg.pba.rbac.PolicyFinder |
---|
getAccessPolicy, getAllocationPolicy, getfilepath, getMSoDPolicy, getParsedPolicy, getPolicyOID, getRepository, getSATLevel, getSAWSServer, getSOA, getSV, removeSystemTag, SAWSCloseLog, setSV |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimplePushedPolicyFinder(java.lang.String policyBinary) throws java.io.IOException, java.lang.Throwable
policyBinary
- A string representing the the XML policy file.
java.io.IOException
java.lang.Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |