Class SSLContextConfig

    • Method Detail

      • getCrlPath

        public String getCrlPath()
      • getKeystorePassword

        public String getKeystorePassword()
      • getKeystorePath

        public String getKeystorePath()
      • getKeystoreType

        public String getKeystoreType()
      • getKeystoreProvider

        public String getKeystoreProvider()
      • getTrustManagerFactoryPlugin

        public String getTrustManagerFactoryPlugin()
      • getTruststorePassword

        public String getTruststorePassword()
      • getTruststorePath

        public String getTruststorePath()
      • getTruststoreType

        public String getTruststoreType()
      • getTruststoreProvider

        public String getTruststoreProvider()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • isTrustAll

        public boolean isTrustAll()
      • getKeystoreAlias

        public String getKeystoreAlias()