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