- handleApiException(ApiException, WebRequest) - Method in class org.hawaiiframework.web.exception.HawaiiResponseEntityExceptionHandler
 
- 
Handles ValidationException instances.
 
- handleExceptionInternal(Exception, Object, HttpHeaders, HttpStatus, WebRequest) - Method in class org.hawaiiframework.web.exception.HawaiiResponseEntityExceptionHandler
 
-  
 
- handleHttpException(HttpException, WebRequest) - Method in class org.hawaiiframework.web.exception.HawaiiResponseEntityExceptionHandler
 
- 
Handles HttpException instances.
 
- handleThrowable(Throwable, WebRequest) - Method in class org.hawaiiframework.web.exception.HawaiiResponseEntityExceptionHandler
 
- 
Handles Throwable instances.
 
- handleValidationException(ValidationException, WebRequest) - Method in class org.hawaiiframework.web.exception.HawaiiResponseEntityExceptionHandler
 
- 
Handles ValidationException instances.
 
- hasErrors() - Method in class org.hawaiiframework.validation.ValidationResult
 
- 
Returns true if this validation result contains errors.
 
- hashCode() - Method in class org.hawaiiframework.util.tuple.Tuple1
 
-  
 
- hashCode() - Method in class org.hawaiiframework.util.tuple.Tuple10
 
-  
 
- hashCode() - Method in class org.hawaiiframework.util.tuple.Tuple2
 
-  
 
- hashCode() - Method in class org.hawaiiframework.util.tuple.Tuple3
 
-  
 
- hashCode() - Method in class org.hawaiiframework.util.tuple.Tuple4
 
-  
 
- hashCode() - Method in class org.hawaiiframework.util.tuple.Tuple5
 
-  
 
- hashCode() - Method in class org.hawaiiframework.util.tuple.Tuple6
 
-  
 
- hashCode() - Method in class org.hawaiiframework.util.tuple.Tuple7
 
-  
 
- hashCode() - Method in class org.hawaiiframework.util.tuple.Tuple8
 
-  
 
- hashCode() - Method in class org.hawaiiframework.util.tuple.Tuple9
 
-  
 
- HawaiiAsyncAutoConfiguration - Class in org.hawaiiframework.boot.autoconfigure.async
 
-  
 
- HawaiiAsyncAutoConfiguration() - Constructor for class org.hawaiiframework.boot.autoconfigure.async.HawaiiAsyncAutoConfiguration
 
-  
 
- HawaiiAutoConfiguration - Class in org.hawaiiframework.boot.autoconfigure
 
-  
 
- HawaiiAutoConfiguration() - Constructor for class org.hawaiiframework.boot.autoconfigure.HawaiiAutoConfiguration
 
-  
 
- HawaiiException - Exception in org.hawaiiframework.exception
 
-  
 
- HawaiiException() - Constructor for exception org.hawaiiframework.exception.HawaiiException
 
- 
Constructs a new HawaiiException.
 
- HawaiiException(String) - Constructor for exception org.hawaiiframework.exception.HawaiiException
 
- 
Constructs a new HawaiiException with the supplied message.
 
- HawaiiException(String, Throwable) - Constructor for exception org.hawaiiframework.exception.HawaiiException
 
- 
Constructs a new 
HawaiiException with the supplied message and 
Throwable.
 
 
- HawaiiException(Throwable) - Constructor for exception org.hawaiiframework.exception.HawaiiException
 
- 
Constructs a new 
HawaiiException with the supplied 
Throwable.
 
 
- HawaiiHttpComponentsClientHttpRequestFactory - Class in org.hawaiiframework.async.http
 
- 
 
- HawaiiHttpComponentsClientHttpRequestFactory() - Constructor for class org.hawaiiframework.async.http.HawaiiHttpComponentsClientHttpRequestFactory
 
-  
 
- HawaiiJacksonAutoConfiguration - Class in org.hawaiiframework.boot.autoconfigure.jackson
 
-  
 
- HawaiiJacksonAutoConfiguration() - Constructor for class org.hawaiiframework.boot.autoconfigure.jackson.HawaiiJacksonAutoConfiguration
 
-  
 
- HawaiiPropertyDefaultsPostProcessor - Class in org.hawaiiframework.boot.autoconfigure.env
 
- 
 
- HawaiiPropertyDefaultsPostProcessor() - Constructor for class org.hawaiiframework.boot.autoconfigure.env.HawaiiPropertyDefaultsPostProcessor
 
-  
 
- hawaiiResponseEntityExceptionHandler() - Method in class org.hawaiiframework.boot.autoconfigure.rest.HawaiiRestAutoConfiguration
 
-  
 
- HawaiiResponseEntityExceptionHandler - Class in org.hawaiiframework.web.exception
 
- 
This class creates proper HTTP response bodies for exceptions.
 
- HawaiiResponseEntityExceptionHandler(ValidationErrorResourceAssembler, ExceptionResponseFactory) - Constructor for class org.hawaiiframework.web.exception.HawaiiResponseEntityExceptionHandler
 
-  
 
- HawaiiRestAutoConfiguration - Class in org.hawaiiframework.boot.autoconfigure.rest
 
-  
 
- HawaiiRestAutoConfiguration() - Constructor for class org.hawaiiframework.boot.autoconfigure.rest.HawaiiRestAutoConfiguration
 
-  
 
- HawaiiStringEncryptor - Class in org.hawaiiframework.crypto
 
- 
Implementation of Jasypt's StringEncryptor interface.
 
- HawaiiStringEncryptor(String, String) - Constructor for class org.hawaiiframework.crypto.HawaiiStringEncryptor
 
- 
Creates a new HawaiiStringEncryptor with the given key and init vector.
 
- HawaiiTaskExecutionException - Exception in org.hawaiiframework.async.exception
 
- 
 
- HawaiiTaskExecutionException() - Constructor for exception org.hawaiiframework.async.exception.HawaiiTaskExecutionException
 
- 
Constructs a new HawaiiTaskExecutionException.
 
- HawaiiTaskExecutionException(String) - Constructor for exception org.hawaiiframework.async.exception.HawaiiTaskExecutionException
 
- 
Constructs a new HawaiiTaskExecutionException with the supplied message.
 
- HawaiiTaskExecutionException(String, Throwable) - Constructor for exception org.hawaiiframework.async.exception.HawaiiTaskExecutionException
 
- 
Constructs a new HawaiiTaskExecutionException with the supplied message and cause.
 
- HawaiiTaskExecutionException(Throwable) - Constructor for exception org.hawaiiframework.async.exception.HawaiiTaskExecutionException
 
- 
Constructs a new HawaiiTaskExecutionException with the supplied cause.
 
- hawaiiTime() - Method in class org.hawaiiframework.boot.autoconfigure.time.HawaiiTimeAutoConfiguration
 
-  
 
- hawaiiTime - Variable in class org.hawaiiframework.test.mockmvc.AbstractMockMvcTest
 
-  
 
- HawaiiTime - Class in org.hawaiiframework.time
 
- 
This class provides a application wide 
Clock reference to instantiate new 
java.time date and time objects.
 
 
- HawaiiTime() - Constructor for class org.hawaiiframework.time.HawaiiTime
 
- 
 
- HawaiiTime(ZoneId) - Constructor for class org.hawaiiframework.time.HawaiiTime
 
- 
Constructs a new HawaiiTime with the supplied zone.
 
- HawaiiTime(Clock) - Constructor for class org.hawaiiframework.time.HawaiiTime
 
- 
Constructs a new HawaiiTime with the supplied clock.
 
- HawaiiTimeAutoConfiguration - Class in org.hawaiiframework.boot.autoconfigure.time
 
-  
 
- HawaiiTimeAutoConfiguration() - Constructor for class org.hawaiiframework.boot.autoconfigure.time.HawaiiTimeAutoConfiguration
 
-  
 
- HawaiiTimeProperties - Class in org.hawaiiframework.boot.autoconfigure.time
 
-  
 
- HawaiiTimeProperties() - Constructor for class org.hawaiiframework.boot.autoconfigure.time.HawaiiTimeProperties
 
-  
 
- HttpComponentHttpRequestTaskAbortStrategy - Class in org.hawaiiframework.async.http
 
- 
Strategy to abort and Http Components HTTP request.
 
- HttpComponentHttpRequestTaskAbortStrategy(HttpUriRequest) - Constructor for class org.hawaiiframework.async.http.HttpComponentHttpRequestTaskAbortStrategy
 
- 
Construct a new instance with the request we may have to abort.
 
- HttpException - Exception in org.hawaiiframework.web.exception
 
-  
 
- HttpException(HttpStatus) - Constructor for exception org.hawaiiframework.web.exception.HttpException
 
- 
Constructs a new 
HttpException with the supplied 
HttpStatus.
 
 
- HttpException(String, HttpStatus) - Constructor for exception org.hawaiiframework.web.exception.HttpException
 
- 
Constructs a new 
HttpException with the supplied message and 
HttpStatus.
 
 
- HttpException(String, Throwable, HttpStatus) - Constructor for exception org.hawaiiframework.web.exception.HttpException
 
- 
 
- HttpException(Throwable, HttpStatus) - Constructor for exception org.hawaiiframework.web.exception.HttpException
 
-