public class SignatureBuilder extends org.opensaml.core.xml.AbstractXMLObjectBuilder<SignatureImpl>
Signature
s.Constructor and Description |
---|
SignatureBuilder()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
SignatureImpl |
buildObject()
Creates the XMLObject with the default prefix and local name.
|
SignatureImpl |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
public SignatureImpl buildObject()
public SignatureImpl buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface org.opensaml.core.xml.XMLObjectBuilder<SignatureImpl>
buildObject
in class org.opensaml.core.xml.AbstractXMLObjectBuilder<SignatureImpl>
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.