Interface IAuthorizationAlgorithmVisitor

    • Method Detail

      • addAlgorithm

        void addAlgorithm​(IAuthorizationAlgorithmDS datasource)
                   throws InitializationException
        This method may be used to add a authorization algorithm to the process engine.
        Parameters:
        datasource - Data source providing the information for the algorithm that should be added.
        Throws:
        InitializationException - This exception is thrown when the algorithm information was invalid.