Interface RocketSSL.SSLConfig

  • All Known Implementing Classes:
    RocketRestSecureConfig
    Enclosing class:
    RocketSSL

    public static interface RocketSSL.SSLConfig
    Interface for objects that can provide certificate information.
    • Method Detail

      • getCustomCertificateFilename

        String getCustomCertificateFilename()
      • getCustomCertificatePassword

        String getCustomCertificatePassword()
      • isCustomCertificateEnabled

        boolean isCustomCertificateEnabled()