|
||||||||||
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.DomainSpecNode
issrg.pba.rbac.xmlpolicy.XMLPolicyParser.SubjectDomainSpecNode
This is a simple extension of DomainSpecNode that makes sure that only SubjectDomainSpecs are interpreted, and no ObjectClasses are allowed.
Field Summary |
Fields inherited from class issrg.pba.rbac.xmlpolicy.XMLPolicyParser.DomainSpecNode |
NODE_NAME |
Fields inherited from class issrg.pba.rbac.xmlpolicy.PolicyXMLNode |
attributes, children, name, nodeStr |
Constructor Summary | |
XMLPolicyParser.SubjectDomainSpecNode(org.xml.sax.Attributes attrs)
|
Methods inherited from class issrg.pba.rbac.xmlpolicy.XMLPolicyParser.DomainSpecNode |
construct, gatherSubtrees, getID, getSubtree |
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.SubjectDomainSpecNode(org.xml.sax.Attributes attrs)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |