Class JSSImplementation

java.lang.Object
org.apache.tomcat.util.net.SSLImplementation
org.dogtagpki.jss.tomcat.JSSImplementation

public class JSSImplementation extends org.apache.tomcat.util.net.SSLImplementation
  • Field Details

    • logger

      public static final org.slf4j.Logger logger
  • Constructor Details

    • JSSImplementation

      public JSSImplementation()
  • Method Details

    • getSSLSupport

      public org.apache.tomcat.util.net.SSLSupport getSSLSupport(SSLSession session)
      Specified by:
      getSSLSupport in class org.apache.tomcat.util.net.SSLImplementation
    • getSSLUtil

      public org.apache.tomcat.util.net.SSLUtil getSSLUtil(org.apache.tomcat.util.net.SSLHostConfigCertificate cert)
      Specified by:
      getSSLUtil in class org.apache.tomcat.util.net.SSLImplementation
    • isAlpnSupported

      public boolean isAlpnSupported()
      Specified by:
      isAlpnSupported in class org.apache.tomcat.util.net.SSLImplementation