Class AdministratorAuthorizationPlugin

    • Field Detail

      • administratorGroupName

        protected java.lang.String administratorGroupName
        The name of the administrator group. If this name is set to a non-null and non-empty value, the plugin will create group-level Administrator authorizations on all built-in resources.
      • administratorUserName

        protected java.lang.String administratorUserName
        The name of the administrator user. If this name is set to a non-null and non-empty value, the plugin will create group-level Administrator authorizations on all built-in resources.
      • authorizationEnabled

        protected boolean authorizationEnabled
    • Constructor Detail

      • AdministratorAuthorizationPlugin

        public AdministratorAuthorizationPlugin()