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