Class HvlOAuthSecurityAuthorityConstant

java.lang.Object
tr.com.havelsan.javarch.oauth.security.common.constant.HvlOAuthSecurityAuthorityConstant

public final class HvlOAuthSecurityAuthorityConstant extends Object
OAuth security authority constants.
  • Field Details

    • BASE_AUTHORITY

      public static final String BASE_AUTHORITY
      The constant BASE_AUTHORITY.
      See Also:
    • DEFAULT_AUTHORITY

      public static final String DEFAULT_AUTHORITY
      The constant DEFAULT_AUTHORITY.
      See Also:
    • ADMIN_AUTHORITY

      public static final String ADMIN_AUTHORITY
      The constant ADMIN_AUTHORITY.
      See Also:
    • ROLE_ASSIGNER_AUTHORITY

      public static final String ROLE_ASSIGNER_AUTHORITY
      The constant ROLE_ASSIGNER_AUTHORITY.
      See Also:
    • EVENT_LOG_MONITORING_AUTHORITY

      public static final String EVENT_LOG_MONITORING_AUTHORITY
      The constant EVENT_LOG_MONITORING_AUTHORITY.
      See Also:
    • MODULE_QUERY_AUTHORITY

      public static final String MODULE_QUERY_AUTHORITY
      The constant MODULE_QUERY_AUTHORITY.
      See Also:
    • DEFAULT_AUTHORITY_EXPRESSION

      public static final String DEFAULT_AUTHORITY_EXPRESSION
      The constant DEFAULT_AUTHORITY_EXPRESSION.
      See Also:
    • BASE_OR_DEFAULT_AUTHORITY_EXPRESSION

      public static final String BASE_OR_DEFAULT_AUTHORITY_EXPRESSION
      The constant BASE_OR_DEFAULT_AUTHORITY_EXPRESSION.
      See Also:
    • ADMIN_AUTHORITY_EXPRESSION

      public static final String ADMIN_AUTHORITY_EXPRESSION
      The constant ADMIN_AUTHORITY_EXPRESSION.
      See Also:
    • ROLE_ASSIGNER_AUTHORITY_EXPRESSION

      public static final String ROLE_ASSIGNER_AUTHORITY_EXPRESSION
      The constant ROLE_ASSIGNER_AUTHORITY_EXPRESSION.
      See Also:
    • EVENT_LOG_MONITORING_AUTHORITY_EXPRESSION

      public static final String EVENT_LOG_MONITORING_AUTHORITY_EXPRESSION
      The constant EVENT_LOG_MONITORING_AUTHORITY_EXPRESSION.
      See Also:
    • MODULE_QUERY_AUTHORITY_EXPRESSION

      public static final String MODULE_QUERY_AUTHORITY_EXPRESSION
      The constant MODULE_QUERY_AUTHORITY_EXPRESSION.
      See Also:
    • KEYSIS_ROLES_KEY

      public static final String KEYSIS_ROLES_KEY
      The constant KEYSIS_ROLES_KEY.
      See Also:
    • KEYSIS_AUTHORITIES_KEY

      public static final String KEYSIS_AUTHORITIES_KEY
      The constant KEYSIS_AUTHORITIES_KEY.
      See Also: