Interface IConfidentialTextServiceRegistration


public interface IConfidentialTextServiceRegistration
The confidential text services provides a manager with the ability to registered passwords, usernames, keys and other confidnetial texts so that they can be obscured inside logs and outputs.
Author:
James Davies
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    initialise(@NotNull IFrameworkInitialisation frameworkInitialisation)
    Registers the service with the framework, ensuring only one service is operational at one time.