|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.xml.AbstractXMLObjectBuilder<XACMLObjectType>
org.opensaml.xacml.impl.AbstractXACMLObjectBuilder<XACMLObjectType>
XACMLObjectType
- the SAML object type builtpublic abstract class AbstractXACMLObjectBuilder<XACMLObjectType extends XACMLObject>
Base builder for XACMLObject
.
Constructor Summary | |
---|---|
AbstractXACMLObjectBuilder()
|
Method Summary | |
---|---|
abstract XACMLObjectType |
buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications. |
Methods inherited from class org.opensaml.xml.AbstractXMLObjectBuilder |
---|
buildObject, 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, buildObject |
Constructor Detail |
---|
public AbstractXACMLObjectBuilder()
Method Detail |
---|
public abstract XACMLObjectType buildObject()
buildObject
in interface XACMLObjectBuilder<XACMLObjectType extends XACMLObject>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |