java.lang.Object
tr.com.havelsan.javarch.oauth.jpa.data.provider.module.user.configuration.constant.HvlOAuthUserConfigurationConstant

public final class HvlOAuthUserConfigurationConstant extends Object
Configuration constants for User.
  • Field Details

    • BASE_PACKAGE

      public static final String BASE_PACKAGE
      The constant BASE_PACKAGE.
      See Also:
    • ENTITY_PACKAGE

      public static final String ENTITY_PACKAGE
      The constant ENTITY_PACKAGE.
      See Also:
    • REPOSITORY_PACKAGE

      public static final String REPOSITORY_PACKAGE
      The constant REPOSITORY_PACKAGE.
      See Also:
    • USER_GET_BY_UUID_CACHE_NAME

      public static final String USER_GET_BY_UUID_CACHE_NAME
      The constant USER_GET_BY_UUID_CACHE_NAME.
      See Also:
    • USER_GET_BY_USERNAME_CACHE_NAME

      public static final String USER_GET_BY_USERNAME_CACHE_NAME
      The constant USER_GET_BY_USERNAME_CACHE_NAME.
      See Also:
    • USER_GET_BY_USERNAME_WITHOUT_DETAIL_CACHE_NAME

      public static final String USER_GET_BY_USERNAME_WITHOUT_DETAIL_CACHE_NAME
      The constant USER_GET_BY_USERNAME_WITHOUT_DETAIL_CACHE_NAME.
      See Also:
    • USER_GET_BY_INTEGRATION_CODE_CACHE_NAME

      public static final String USER_GET_BY_INTEGRATION_CODE_CACHE_NAME
      The constant USER_GET_BY_INTEGRATION_CODE_CACHE_NAME.
      See Also:
    • USER_DETAIL_GET_BY_UUID_CACHE_NAME

      public static final String USER_DETAIL_GET_BY_UUID_CACHE_NAME
      The constant USER_DETAIL_GET_BY_ID_CACHE_NAME.
      See Also:
    • USER_DETAIL_GET_BY_INTEGRATION_CODE_CACHE_NAME

      public static final String USER_DETAIL_GET_BY_INTEGRATION_CODE_CACHE_NAME
      The constant USER_DETAIL_GET_BY_UUID_CACHE_NAME.
      See Also:
    • USER_PASSWORD_POLICY_GET_BY_UUID_CACHE_NAME

      public static final String USER_PASSWORD_POLICY_GET_BY_UUID_CACHE_NAME
      The constant USER_PASSWORD_POLICY_GET_BY_UUID_CACHE_NAME.
      See Also:
    • USER_PASSWORD_POLICY_ACTIVE_CACHE_NAME

      public static final String USER_PASSWORD_POLICY_ACTIVE_CACHE_NAME
      The constant USER_PASSWORD_POLICY_ACTIVE_CACHE_NAME.
      See Also:
    • USER_STRATEGY_GET_BY_UUID_CACHE_NAME

      public static final String USER_STRATEGY_GET_BY_UUID_CACHE_NAME
      The constant USER_STRATEGY_GET_BY_UUID_CACHE_NAME.
      See Also:
    • USER_STRATEGY_GET_ACTIVE_BY_USER_TYPE_ID_CACHE_NAME

      public static final String USER_STRATEGY_GET_ACTIVE_BY_USER_TYPE_ID_CACHE_NAME
      The constant USER_STRATEGY_ACTIVE_USER_TYPE_ID_CACHE_NAME.
      See Also:
    • PASSWORD_RESTRICTION_GET_ALL_CACHE_NAME

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