Package com.exclamationlabs.connid.base.connector.authenticator.client

  • Interface Summary 
    Interface Description
    SecureClientLoader
    A SecureClientLoader can be used to create a secure HttpClient, leveraging a KeyStore and configuration information.
  • Class Summary 
    Class Description
    HttpsKeystoreCertificateClientLoader
    Workhorse to create a secure HttpClient using a supplied KeyStore.