Class Settings.AuthorizationSettings

  • Enclosing class:
    Settings

    public static class Settings.AuthorizationSettings
    extends Object
    Settings for the Authenticator implementation.
    • Field Detail

      • authorizer

        public String authorizer
        The fully qualified class name of the Authorizer implementation. This class name will be used to load the implementation from the classpath. Defaults to null when not specified.
    • Constructor Detail

      • AuthorizationSettings

        public AuthorizationSettings()