Class RecipientKeyInfoBuilder

java.lang.Object
org.opensaml.core.xml.AbstractXMLObjectBuilder<RecipientKeyInfo>
org.opensaml.xmlsec.encryption.impl.RecipientKeyInfoBuilder
All Implemented Interfaces:
XMLObjectBuilder<RecipientKeyInfo>, XMLEncryptionBuilder<RecipientKeyInfo>

public class RecipientKeyInfoBuilder
extends AbstractXMLObjectBuilder<RecipientKeyInfo>
implements XMLEncryptionBuilder<RecipientKeyInfo>
Builder of ReferenceList.
  • Constructor Details

    • RecipientKeyInfoBuilder

      public RecipientKeyInfoBuilder()
      Constructor.
  • Method Details