Class EdX509CredentialConfigTemplate

  • All Implemented Interfaces:
    org.ldaptive.ssl.CredentialConfig

    public class EdX509CredentialConfigTemplate
    extends EdX509CredentialConfig
    X509 Credential Configuration Template.
    Author:
    Middleware Services
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.ldaptive.ssl.X509CredentialConfig

        org.ldaptive.ssl.X509CredentialConfig.Builder
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected org.slf4j.Logger logger
      Class logger instance.
    • Field Detail

      • logger

        protected final org.slf4j.Logger logger
        Class logger instance.
    • Constructor Detail

      • EdX509CredentialConfigTemplate

        public EdX509CredentialConfigTemplate​(String authenticationCertificate,
                                              String authenticationKey,
                                              String trustCertificates)
        Creates a new credential config.
        Parameters:
        authenticationCertificate - file or classpath location of the truststore
        authenticationKey - file or classpath location of the keystore
        trustCertificates - trust certificates