java.lang.Object
tr.com.havelsan.javarch.oauth.jpa.data.provider.module.user.exception.constant.HvlOAuthUserDetailErrorConstant

public final class HvlOAuthUserDetailErrorConstant extends Object
Error constants for User Detail.
  • Field Details

    • USER_DETAIL_IMPORT_GENERIC_ERROR_CODE

      public static final String USER_DETAIL_IMPORT_GENERIC_ERROR_CODE
      The constant USER_DETAIL_IMPORT_GENERIC_ERROR_CODE.
      See Also:
    • USER_DETAIL_TYPE_NOT_FOUND_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail USER_DETAIL_TYPE_NOT_FOUND_ERROR_DETAIL
      The constant USER_DETAIL_TYPE_NOT_FOUND_ERROR_DETAIL.
    • A_USER_ALREADY_HAS_EMAIL_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail A_USER_ALREADY_HAS_EMAIL_ERROR_DETAIL
      The constant A_USER_ALREADY_HAS_EMAIL_ERROR_DETAIL.
    • A_USER_ALREADY_HAS_INTEGRATION_CODE_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail A_USER_ALREADY_HAS_INTEGRATION_CODE_ERROR_DETAIL
      The constant A_USER_ALREADY_HAS_INTEGRATION_CODE_ERROR_DETAIL.
    • USER_DETAIL_NAME_FIELD_EMPTY_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail USER_DETAIL_NAME_FIELD_EMPTY_ERROR_DETAIL
      The constant USER_DETAIL_NAME_FIELD_EMPTY_ERROR_DETAIL.
    • USER_DETAIL_SURNAME_FIELD_EMPTY_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail USER_DETAIL_SURNAME_FIELD_EMPTY_ERROR_DETAIL
      The constant USER_DETAIL_SURNAME_FIELD_EMPTY_ERROR_DETAIL.
    • USER_DETAIL_EMAIL_FIELD_EMPTY_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail USER_DETAIL_EMAIL_FIELD_EMPTY_ERROR_DETAIL
      The constant USER_DETAIL_EMAIL_FIELD_EMPTY_ERROR_DETAIL.