XACMLObjectType
- the SAML object type builtpublic abstract class AbstractXACMLObjectBuilder<XACMLObjectType extends XACMLObject> extends 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildObject, buildObject, buildObject, buildObject, buildObject
public abstract XACMLObjectType buildObject()
buildObject
in interface XACMLObjectBuilder<XACMLObjectType extends XACMLObject>
Copyright © 2016 JBoss by Red Hat. All rights reserved.