Class TimeValidatorService

    • Constructor Detail

      • TimeValidatorService

        public TimeValidatorService()
    • Method Detail

      • configKey

        public String configKey()
        Description copied from interface: AbacValidatorService
        Key of the "root" of configuration of this validator.

        Example - scope validator, the configuration in yaml may then be:

         security.providers:
           - abac:
             fail-on-unvalidated: true
             scope:
              ....
         
        Specified by:
        configKey in interface AbacValidatorService
        Returns:
        name of the configuration key