XACMLObjectType
- the SAML object type builtpublic abstract class AbstractXACMLObjectBuilder<XACMLObjectType extends XACMLObject> extends org.opensaml.xml.AbstractXMLObjectBuilder<XACMLObjectType> implements XACMLObjectBuilder<XACMLObjectType>
XACMLObject
.Constructor and Description |
---|
AbstractXACMLObjectBuilder() |
Modifier and Type | Method and Description |
---|---|
abstract XACMLObjectType |
buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
buildObject, buildObject, buildObject, buildObject, buildObject
public abstract XACMLObjectType buildObject()
buildObject
in interface XACMLObjectBuilder<XACMLObjectType extends XACMLObject>
Copyright © 1999-2013. All Rights Reserved.