org.opensaml.xacml.policy.impl
public class AttributeSelectorTypeImplBuilder extends AbstractXACMLObjectBuilder<AttributeSelectorType>
AttributeSelectorType
.Constructor and Description |
---|
AttributeSelectorTypeImplBuilder() |
Modifier and Type | Method and Description |
---|---|
AttributeSelectorType |
buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
AttributeSelectorType |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildObject, buildObject, buildObject, buildObject
public AttributeSelectorType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface XMLObjectBuilder<AttributeSelectorType>
buildObject
in class AbstractXMLObjectBuilder<AttributeSelectorType>
public AttributeSelectorType buildObject()
buildObject
in interface XACMLObjectBuilder<AttributeSelectorType>
buildObject
in class AbstractXACMLObjectBuilder<AttributeSelectorType>
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.