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