public class EnvironmentTypeImplBuilder extends AbstractXACMLObjectBuilder<EnvironmentType>
EnvironmentType objects.| Constructor and Description |
|---|
EnvironmentTypeImplBuilder()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentType |
buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
EnvironmentType |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic EnvironmentType buildObject()
buildObject in interface XACMLObjectBuilder<EnvironmentType>buildObject in class AbstractXACMLObjectBuilder<EnvironmentType>public EnvironmentType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<EnvironmentType>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<EnvironmentType>Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.