Uses of Package
com.sap.security.core.server.https

Classes in com.sap.security.core.server.https used by com.sap.security.core.server.https
DefaultHostnameVerifier
          This class provides a default implementation of hostname verifier.
HostnameVerifier
          HostnameVerifier provides a callback mechanism so that implementers of this interface can supply a policy for handling the case where the host to connect to and the server name from the certificate mismatch.
SecureConnectionFactory
          This factory class should be used within SAP J2EE Server to create HttpsUrlConnection and SSLSocket instances based on given security credentials (key stores).
SocketFactory
          This is an abstract interface for using within a HTTP/WebDAV library developed by SAP DTR team.