Class VertxTlsParameters

java.lang.Object
org.openehealth.ipf.commons.audit.CustomTlsParameters
org.openehealth.ipf.commons.audit.VertxTlsParameters
All Implemented Interfaces:
TlsParameters

@Deprecated public class VertxTlsParameters extends CustomTlsParameters
Deprecated.
Extension interface for TlsParameters for Vert.x based ATNA clients.
  • Constructor Details

    • VertxTlsParameters

      public VertxTlsParameters()
      Deprecated.
  • Method Details

    • getDefault

      public static VertxTlsParameters getDefault()
      Deprecated.
    • initNetClientOptions

      public void initNetClientOptions(io.vertx.core.net.NetClientOptions options)
      Deprecated.
      Sets the Vert.x NetClientOptions according to te defined Tls Parameters
      Parameters:
      options - Vert.x NetClientOptions