Class ExtrasCodecFactoryUtil

    • Method Detail

      • loadExtrasControls

        public static void loadExtrasControls​(LdapApiService apiService)
        Loads the extras controls.
        Parameters:
        apiService - The LDAP Service instance to use
      • loadExtrasExtendedOperations

        public static void loadExtrasExtendedOperations​(LdapApiService apiService)
        Load the extras extended operations :
        • cancel
        • certGeneration
        • gracefuShutdown
        • storedProcedure
        • gracefulDisconnect
        • passwordModify
        • whoAmI
        • startTls
        • startTransaction
        Parameters:
        apiService - The LdapApiService to use