Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- handledType() - Method in class com.alpaca.security.oauth2.AuthRequestDeserializer
- handleGlobalException(Exception, WebRequest) - Method in class com.alpaca.exception.GlobalExceptionHandler
-
Catches all unhandled exceptions and returns a structured error response with details including the request path, error message, and timestamp.
- handleMethodArgumentNotValidException(MethodArgumentNotValidException) - Method in class com.alpaca.exception.GlobalExceptionHandler
-
Captures validation errors thrown due to method argument validation failures.
- handleResponseStatusException(ResponseStatusException, WebRequest) - Method in class com.alpaca.exception.GlobalExceptionHandler
-
Handles ResponseStatusException by passing through its status and reason into a structured error payload.
- handleSpecificException(SpecificException) - Method in class com.alpaca.exception.GlobalExceptionHandler
-
Handles custom SpecificException and returns the configured status and reason.
- hashCode() - Method in record class com.alpaca.dto.response.AdvertiserResponseDTO
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.alpaca.dto.response.AuthResponseDTO
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.alpaca.dto.response.ErrorResponseDTO
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.alpaca.dto.response.PermissionResponseDTO
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.alpaca.dto.response.ProfileResponseDTO
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.alpaca.dto.response.RoleResponseDTO
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.alpaca.dto.response.UserResponseDTO
-
Returns a hash code value for this object.
- hashCode() - Method in class com.alpaca.entity.Advertiser
- hashCode() - Method in class com.alpaca.entity.Permission
- hashCode() - Method in class com.alpaca.entity.Profile
- hashCode() - Method in class com.alpaca.entity.Role
- hashCode() - Method in class com.alpaca.entity.User
- hashCode() - Method in class com.alpaca.model.UserPrincipal
- health() - Method in class com.alpaca.controller.AuthController
-
Health check endpoint to verify if the API is online.
- HibernateStatisticsConfig - Class in com.alpaca.config
-
Configures and enables Hibernate statistics for performance monitoring.
- HibernateStatisticsConfig() - Constructor for class com.alpaca.config.HibernateStatisticsConfig
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form