Class EncryptionMethodBuilder

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

public class EncryptionMethodBuilder extends AbstractXMLObjectBuilder<EncryptionMethod> implements XMLEncryptionBuilder<EncryptionMethod>
Builder of EncryptionMethod.
  • Constructor Details

    • EncryptionMethodBuilder

      public EncryptionMethodBuilder()
      Constructor.
  • Method Details