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