Class LdapIdentityProviderPlugin

    • Field Detail

      • acceptUntrustedCertificates

        protected boolean acceptUntrustedCertificates
    • Constructor Detail

      • LdapIdentityProviderPlugin

        public LdapIdentityProviderPlugin()
    • Method Detail

      • postInit

        public void postInit​(ProcessEngineConfigurationImpl processEngineConfiguration)
        Description copied from interface: ProcessEnginePlugin

        Invoked after the process engine configuration is initialized. and before the process engine is built.

        Specified by:
        postInit in interface ProcessEnginePlugin
        Parameters:
        processEngineConfiguration - the process engine configuation
      • setAcceptUntrustedCertificates

        public void setAcceptUntrustedCertificates​(boolean acceptUntrustedCertificates)
      • isAcceptUntrustedCertificates

        public boolean isAcceptUntrustedCertificates()