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