public class DSAKeyValueBuilder extends org.opensaml.core.xml.AbstractXMLObjectBuilder<DSAKeyValue> implements XMLSignatureBuilder<DSAKeyValue>
DSAKeyValue.| Constructor and Description |
|---|
DSAKeyValueBuilder()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DSAKeyValue |
buildObject() |
DSAKeyValue |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic DSAKeyValue buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<DSAKeyValue>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<DSAKeyValue>public DSAKeyValue buildObject()
buildObject in interface XMLSignatureBuilder<DSAKeyValue>Copyright © 1999–2015. All rights reserved.