A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
H
- 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. - hasDelegate(ThreadPoolTaskExecutor) - Method in class org.hawaiiframework.async.DelegatingExecutor
-
For testing purposes.
- 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
- hasNext() - Method in class org.hawaiiframework.logging.util.MaskedPasswordBuilder
-
Returns
true
if the string to mask has more characters. - HawaiiAsyncAutoConfiguration - Class in org.hawaiiframework.boot.autoconfigure.async
- HawaiiAsyncAutoConfiguration() - Constructor for class org.hawaiiframework.boot.autoconfigure.async.HawaiiAsyncAutoConfiguration
- HawaiiAsyncRunnable - Class in org.hawaiiframework.async
-
This class will handle all administrative calls which need to be done for every call.
- HawaiiAsyncRunnable(SharedTaskContext) - Constructor for class org.hawaiiframework.async.HawaiiAsyncRunnable
-
Constructor.
- HawaiiAsyncUtil - Class in org.hawaiiframework.async
-
Utility to retrieve the value from a
CompletableFuture
. - 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 andThrowable
. - HawaiiException(Throwable) - Constructor for exception org.hawaiiframework.exception.HawaiiException
-
Constructs a new
HawaiiException
with the suppliedThrowable
. - HawaiiHttpComponentsClientHttpRequestFactory - Class in org.hawaiiframework.async.http
-
An HTTP request factory that sets the
TaskAbortStrategy
for the request. - 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
- hawaiiLogger(HttpRequestResponseHeadersLogUtil, HttpRequestResponseBodyLogUtil, HttpRequestResponseDebugLogUtil, HawaiiLoggingConfigurationProperties) - Method in class org.hawaiiframework.logging.config.HawaiiLoggingConfiguration
- HawaiiLoggingAutoConfiguration - Class in org.hawaiiframework.boot.autoconfigure.logging
-
Autoconfiguration for the Hawaii logging module.
- HawaiiLoggingAutoConfiguration() - Constructor for class org.hawaiiframework.boot.autoconfigure.logging.HawaiiLoggingAutoConfiguration
- HawaiiLoggingConfiguration - Class in org.hawaiiframework.logging.config
-
Configures the logging based on the application properties.
- HawaiiLoggingConfiguration() - Constructor for class org.hawaiiframework.logging.config.HawaiiLoggingConfiguration
- HawaiiLoggingConfigurationProperties - Class in org.hawaiiframework.logging.config
-
Properties used by .
- HawaiiLoggingConfigurationProperties() - Constructor for class org.hawaiiframework.logging.config.HawaiiLoggingConfigurationProperties
- HawaiiLoggingFilterConfiguration - Class in org.hawaiiframework.logging.config
-
Configuration that includes all filter configurations.
- HawaiiLoggingFilterConfiguration() - Constructor for class org.hawaiiframework.logging.config.HawaiiLoggingFilterConfiguration
- HawaiiLoggingFilterConfigurationProperties - Class in org.hawaiiframework.logging.config.filter
-
Model class that represents the Hawaii logging configuration properties.
- HawaiiLoggingFilterConfigurationProperties() - Constructor for class org.hawaiiframework.logging.config.filter.HawaiiLoggingFilterConfigurationProperties
- HawaiiRedisAutoConfiguration - Class in org.hawaiiframework.boot.autoconfigure.cache
- HawaiiRedisAutoConfiguration() - Constructor for class org.hawaiiframework.boot.autoconfigure.cache.HawaiiRedisAutoConfiguration
- hawaiiRedisCacheBuilder(JedisConnectionFactory) - Method in class org.hawaiiframework.cache.redis.config.RedisConfiguration
-
Provides a
HawaiiRedisCacheBuilder
. - HawaiiRedisCacheBuilder - Class in org.hawaiiframework.cache.redis
-
Builder class for the creation of a
RedisCache
. - HawaiiRedisCacheBuilder(RedisConfigurationProperties, JedisConnectionFactory, HawaiiTime) - Constructor for class org.hawaiiframework.cache.redis.HawaiiRedisCacheBuilder
-
Constructor.
- HawaiiRequestResponseLogger - Interface in org.hawaiiframework.logging.http
-
Responsible for logging Http requests and responses.
- HawaiiResourceServerConfigurerAdapter - Class in org.hawaiiframework.security.oauth2.config
-
Deprecated.See the * OAuth 2.0 Migration Guide for Spring Security 5. Among others, creating a TokenStore bean is no longer necessary.
- HawaiiResourceServerConfigurerAdapter() - Constructor for class org.hawaiiframework.security.oauth2.config.HawaiiResourceServerConfigurerAdapter
-
Deprecated.
- 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(ModelConverter<ValidationError, ValidationErrorResource>, 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
-
Exception thrown when a task's
CompletableFuture.get()
throws an error. - 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 suppliedmessage
. - HawaiiTaskExecutionException(String, Throwable) - Constructor for exception org.hawaiiframework.async.exception.HawaiiTaskExecutionException
-
Constructs a new
HawaiiTaskExecutionException
with the suppliedmessage
andcause
. - HawaiiTaskExecutionException(Throwable) - Constructor for exception org.hawaiiframework.async.exception.HawaiiTaskExecutionException
-
Constructs a new
HawaiiTaskExecutionException
with the suppliedcause
. - hawaiiTime - Variable in class org.hawaiiframework.test.mockmvc.AbstractMockMvcTest
- hawaiiTime() - Method in class org.hawaiiframework.boot.autoconfigure.time.HawaiiTimeAutoConfiguration
- HawaiiTime - Class in org.hawaiiframework.time
-
This class provides a application wide
Clock
reference to instantiate newjava.time
date and time objects. - HawaiiTime() - Constructor for class org.hawaiiframework.time.HawaiiTime
-
Constructs a new
HawaiiTime
with the defaultHawaiiTime.DEFAULT_ZONE
. - HawaiiTime(Clock) - Constructor for class org.hawaiiframework.time.HawaiiTime
-
Constructs a new
HawaiiTime
with the supplied clock. - HawaiiTime(ZoneId) - Constructor for class org.hawaiiframework.time.HawaiiTime
-
Constructs a new
HawaiiTime
with the supplied zone. - 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
- HawaiiTokenServices - Class in org.hawaiiframework.security.oauth2.provider.token
-
ResourceServerTokenServices
implementation that combines the logic of theDefaultTokenServices
andUserInfoTokenServices
implementations. - HawaiiTokenServices(DefaultTokenServices, UserInfoTokenServices, Cache<Authentication>) - Constructor for class org.hawaiiframework.security.oauth2.provider.token.HawaiiTokenServices
-
Constructor.
- HawaiiUrlSafeStringEncryptor - Class in org.hawaiiframework.crypto
-
Hawaii String Encryptor with Url safe base64 encoding.
- HawaiiUrlSafeStringEncryptor(String, String) - Constructor for class org.hawaiiframework.crypto.HawaiiUrlSafeStringEncryptor
-
Creates a new
HawaiiUrlSafeStringEncryptor
with the given key and init vector. - headerBytes() - Method in class org.hawaiiframework.logging.logback.KibanaLogEventEncoder
- HexEncoder - Class in org.hawaiiframework.util.codec
-
Utility class to encode and decode hex strings.
- HexEncoder() - Constructor for class org.hawaiiframework.util.codec.HexEncoder
- HOST_NAME - org.hawaiiframework.logging.model.KibanaLogFieldNames
- hostResolver() - Method in class org.hawaiiframework.boot.autoconfigure.rest.HawaiiRestAutoConfiguration
- HostResolver - Class in org.hawaiiframework.web.util
-
Utility class to get host related information.
- HostResolver() - Constructor for class org.hawaiiframework.web.util.HostResolver
- HTTP_METHOD - org.hawaiiframework.logging.opentracing.OpentracingKibanaLogField
- HTTP_STATUS_CODE - org.hawaiiframework.logging.opentracing.OpentracingKibanaLogField
- HTTP_URL - org.hawaiiframework.logging.opentracing.OpentracingKibanaLogField
- 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(String, Throwable, HttpStatus) - Constructor for exception org.hawaiiframework.web.exception.HttpException
- HttpException(String, HttpStatus) - Constructor for exception org.hawaiiframework.web.exception.HttpException
-
Constructs a new
HttpException
with the supplied message andHttpStatus
. - HttpException(Throwable, HttpStatus) - Constructor for exception org.hawaiiframework.web.exception.HttpException
- HttpException(HttpStatus) - Constructor for exception org.hawaiiframework.web.exception.HttpException
-
Constructs a new
HttpException
with the suppliedHttpStatus
. - HttpHeaderLoggingFilterProperties - Class in org.hawaiiframework.logging.config.filter
-
Extension of basic LoggingFilterProperties that also holds the name of a HTTP header that the filter can use.
- HttpHeaderLoggingFilterProperties() - Constructor for class org.hawaiiframework.logging.config.filter.HttpHeaderLoggingFilterProperties
- HttpRequestResponseBodyLogUtil - Class in org.hawaiiframework.logging.util
-
Utility for logging requests / responses.
- HttpRequestResponseBodyLogUtil(PasswordMaskerUtil) - Constructor for class org.hawaiiframework.logging.util.HttpRequestResponseBodyLogUtil
-
The constructor for the log utility.
- HttpRequestResponseDebugLogUtil - Class in org.hawaiiframework.logging.util
-
Utility for logging requests / responses.
- HttpRequestResponseDebugLogUtil() - Constructor for class org.hawaiiframework.logging.util.HttpRequestResponseDebugLogUtil
- httpRequestResponseHeadersLogUtil(PasswordMaskerUtil) - Method in class org.hawaiiframework.logging.config.HawaiiLoggingConfiguration
-
Create a
HttpRequestResponseHeadersLogUtil
bean. - HttpRequestResponseHeadersLogUtil - Class in org.hawaiiframework.logging.util
-
Utility for logging requests / responses.
- HttpRequestResponseHeadersLogUtil(PasswordMaskerUtil) - Constructor for class org.hawaiiframework.logging.util.HttpRequestResponseHeadersLogUtil
-
The constructor for the log utility.
- httpRequestResponseLogBodyUtil(PasswordMaskerUtil) - Method in class org.hawaiiframework.logging.config.HawaiiLoggingConfiguration
-
Create a
HttpRequestResponseBodyLogUtil
bean.
All Classes All Packages