|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectissrg.pba.rbac.xmlpolicy.PolicyXMLNode
issrg.pba.rbac.xmlpolicy.XMLPolicyParser.DomainPolicyNode
issrg.pba.rbac.xmlpolicy.XMLPolicyParser.TargetDomainPolicyNode
This is a simple extension of DomainPolicyNode that makes sure that TargetPolicy is constructed correctly. When an instance of this object is created, targetPolicy is set in XMLPolicyParser.
Field Summary |
Fields inherited from class issrg.pba.rbac.xmlpolicy.XMLPolicyParser.DomainPolicyNode |
coverageDomain, domains, NODE_NAME |
Fields inherited from class issrg.pba.rbac.xmlpolicy.PolicyXMLNode |
attributes, children, name, nodeStr |
Constructor Summary | |
XMLPolicyParser.TargetDomainPolicyNode(org.xml.sax.Attributes attrs)
|
Methods inherited from class issrg.pba.rbac.xmlpolicy.XMLPolicyParser.DomainPolicyNode |
construct, getCoverageDomain, getDomain |
Methods inherited from class issrg.pba.rbac.xmlpolicy.PolicyXMLNode |
addChild, addString, getAttributes, getChildren, getName, getString, toString, toXML, toXML |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public XMLPolicyParser.TargetDomainPolicyNode(org.xml.sax.Attributes attrs)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |