public class AssertionURIRefBuilder extends AbstractSAMLObjectBuilder<AssertionURIRef>
AssertionURIRefImpl objects.| Constructor and Description |
|---|
AssertionURIRefBuilder()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
AssertionURIRef |
buildObject() |
AssertionURIRef |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic AssertionURIRef buildObject()
buildObject in interface SAMLObjectBuilder<AssertionURIRef>buildObject in class AbstractSAMLObjectBuilder<AssertionURIRef>public AssertionURIRef buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<AssertionURIRef>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<AssertionURIRef>Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.