Class AwSSLContext


  • public class AwSSLContext
    extends java.lang.Object
    • Constructor Detail

      • AwSSLContext

        public AwSSLContext()
    • Method Detail

      • getSslContext

        public javax.net.ssl.SSLContext getSslContext()
      • getPassword

        public java.lang.String getPassword()
      • getKeystore

        public java.lang.String getKeystore()
      • getKeystoreType

        public java.lang.String getKeystoreType()
      • getTruststore

        public java.lang.String getTruststore()
      • getTruststoreType

        public java.lang.String getTruststoreType()
      • isEncryption

        public boolean isEncryption()
      • getSocket

        public java.lang.Object getSocket()
      • getCertificate

        public java.lang.Object getCertificate()
      • getKeystoreInstance

        public java.lang.Object getKeystoreInstance()
      • getTruststoreInstance

        public java.lang.Object getTruststoreInstance()
      • getSocketType

        public int getSocketType()
      • getContextId

        public long getContextId()
      • getSSLContext

        public javax.net.ssl.SSLContext getSSLContext()
      • getDN

        public java.lang.String getDN()
      • getCipherSuites

        public java.lang.String getCipherSuites()