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