Class RuleLoaderStartupHook

  • All Implemented Interfaces:
    StartupHookProvider

    public class RuleLoaderStartupHook
    extends Object
    implements StartupHookProvider
    This is the startup hook to load YAML rules from the light-portal during the server startup. Currently, only the access-control is using the rule engine; however, we are expecting more components will follow.
    Author:
    Steve Hu