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, buildObjectpublic AttributeSelectorType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<AttributeSelectorType>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<AttributeSelectorType>public AttributeSelectorType buildObject()
buildObject in interface XACMLObjectBuilder<AttributeSelectorType>buildObject in class AbstractXACMLObjectBuilder<AttributeSelectorType>Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.