|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.xml.AbstractXMLObjectBuilder<ObligationsType>
org.opensaml.xacml.policy.impl.ObligationsTypeImplBuilder
public class ObligationsTypeImplBuilder
Builder for ObligationsType
.
Constructor Summary | |
---|---|
ObligationsTypeImplBuilder()
|
Method Summary | |
---|---|
ObligationsType |
buildObject()
Builds a XACML object, using its default attribute name. |
ObligationsType |
buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
Methods inherited from class org.opensaml.xml.AbstractXMLObjectBuilder |
---|
buildObject, buildObject, buildObject, buildObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.opensaml.xml.XMLObjectBuilder |
---|
buildObject, buildObject, buildObject, buildObject |
Constructor Detail |
---|
public ObligationsTypeImplBuilder()
Method Detail |
---|
public ObligationsType buildObject()
buildObject
in interface XACMLObjectBuilder<ObligationsType>
public ObligationsType buildObject(java.lang.String namespaceURI, java.lang.String localName, java.lang.String namespacePrefix)
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<ObligationsType>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<ObligationsType>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |