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