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
D
- DataSourceMethodInterceptor - Class in org.hawaiiframework.sql
-
Method interceptor for data sources.
- DataSourceMethodInterceptor(DataSource) - Constructor for class org.hawaiiframework.sql.DataSourceMethodInterceptor
- datasourceProxyBeanPostProcessor(DataSourceProxyFactory) - Method in class org.hawaiiframework.sql.DataSourceProxyConfiguration
- DataSourceProxyBeanPostProcessor - Class in org.hawaiiframework.sql
-
Bean post processor.
- DataSourceProxyBeanPostProcessor(DataSourceProxyFactory) - Constructor for class org.hawaiiframework.sql.DataSourceProxyBeanPostProcessor
- DataSourceProxyConfiguration - Class in org.hawaiiframework.sql
-
Configuration for the datasource proxy.
- DataSourceProxyConfiguration() - Constructor for class org.hawaiiframework.sql.DataSourceProxyConfiguration
- DataSourceProxyFactory - Class in org.hawaiiframework.sql
-
Factory to create a datasource proxy with listeners.
- DataSourceProxyFactory(List<OrderedQueryExecutionListener>) - Constructor for class org.hawaiiframework.sql.DataSourceProxyFactory
-
The constructor.
- debugLogUtil() - Method in class org.hawaiiframework.logging.config.HawaiiLoggingConfiguration
-
Create a
HttpRequestResponseDebugLogUtil
bean. - decode(String) - Method in class org.hawaiiframework.util.codec.HexEncoder
-
Decodes the provided hex
String
. - decorate(Runnable) - Method in class org.hawaiiframework.async.AbortableTaskDecorator
- decrypt(String) - Method in class org.hawaiiframework.crypto.HawaiiStringEncryptor
-
Decrypt the encrypted input message.
- decrypt(String) - Method in class org.hawaiiframework.crypto.HawaiiUrlSafeStringEncryptor
-
Decrypt the encrypted input message.
- DEFAULT_CACHE_LIMIT - Static variable in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver
-
Default maximum number of entries for the sql query cache (
1024
). - DEFAULT_CHARSET - Static variable in class org.hawaiiframework.sql.ResourceSqlQueryResolver
-
Default charset for retrieving sql query resources (
UTF_8
). - DEFAULT_INDENT - Static variable in class org.hawaiiframework.logging.util.IndentUtil
-
The default indent to use if none specified.
- DEFAULT_ZONE - Static variable in class org.hawaiiframework.time.HawaiiTime
-
The default zone.
- DefaultExceptionResponseFactory - Class in org.hawaiiframework.web.exception
-
Default implementation of
ExceptionResponseFactory
. - DefaultExceptionResponseFactory() - Constructor for class org.hawaiiframework.web.exception.DefaultExceptionResponseFactory
- DefaultHawaiiRequestResponseLogger - Class in org.hawaiiframework.logging.http
-
General logger.
- DefaultHawaiiRequestResponseLogger(HttpRequestResponseHeadersLogUtil, HttpRequestResponseBodyLogUtil, HttpRequestResponseDebugLogUtil, HawaiiLoggingConfigurationProperties) - Constructor for class org.hawaiiframework.logging.http.DefaultHawaiiRequestResponseLogger
- DefaultNullListConversionStrategies - Class in org.hawaiiframework.converter
-
A few default implementations for the
NullListConversionStrategy
. - DelegatingExecutor - Class in org.hawaiiframework.async
-
Task executor that delegates to the task executor configured for a task.
- DelegatingExecutor(ThreadPoolTaskExecutor, ExecutorConfigurationProperties, Collection<TaskListenerFactory>, String) - Constructor for class org.hawaiiframework.async.DelegatingExecutor
-
Constructor.
- DelegatingExecutorFactory - Class in org.hawaiiframework.async.config
-
Utility to initialize executors for the asynchronous execution of methods using the @
Async
annotation. - DelegatingExecutorFactory(ConfigurableListableBeanFactory, BeanRegistrar, ExecutorConfigurationProperties, Set<String>) - Constructor for class org.hawaiiframework.async.config.DelegatingExecutorFactory
-
The constructor.
- doEnrich(ErrorResponseResource, Throwable, WebRequest, HttpStatus) - Method in class org.hawaiiframework.web.exception.ApiErrorResponseEnricher
-
Performs the enrichment of the error response resource.
- doEnrich(ErrorResponseResource, Throwable, WebRequest, HttpStatus) - Method in class org.hawaiiframework.web.exception.ErrorMessageResponseEnricher
-
Performs the enrichment of the error response resource.
- doEnrich(ErrorResponseResource, Throwable, WebRequest, HttpStatus) - Method in interface org.hawaiiframework.web.exception.ErrorResponseEnricher
-
Performs the enrichment of the error response resource.
- doEnrich(ErrorResponseResource, Throwable, WebRequest, HttpStatus) - Method in class org.hawaiiframework.web.exception.ErrorResponseStatusEnricher
-
Performs the enrichment of the error response resource.
- doEnrich(ErrorResponseResource, Throwable, WebRequest, HttpStatus) - Method in class org.hawaiiframework.web.exception.RequestInfoErrorResponseEnricher
-
Performs the enrichment of the error response resource.
- doEnrich(ErrorResponseResource, Throwable, WebRequest, HttpStatus) - Method in class org.hawaiiframework.web.exception.ValidationErrorResponseEnricher
-
Performs the enrichment of the error response resource.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.hawaiiframework.logging.web.filter.AbstractGenericFilterBean
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hawaiiframework.logging.oidc.OidcLogFilter
-
Same contract as for
doFilter
. - doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hawaiiframework.logging.opentelemetry.OpenTelemetryResponseFilter
-
Same contract as for
doFilter
. - doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hawaiiframework.logging.opentracing.OpentracingResponseFilter
-
Same contract as for
doFilter
. - doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hawaiiframework.logging.web.filter.AbstractGenericFilterBean
-
Same contract as for
doFilter
. - doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hawaiiframework.logging.web.filter.BusinessTransactionIdFilter
-
Same contract as for
doFilter
. - doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hawaiiframework.logging.web.filter.ClientIpLogFilter
-
Same contract as for
doFilter
. - doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hawaiiframework.logging.web.filter.ContainerNameHttpHeaderFilter
-
Same contract as for
doFilter
. - doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hawaiiframework.logging.web.filter.KibanaLogCleanupFilter
-
Same contract as for
doFilter
. - doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hawaiiframework.logging.web.filter.RequestDurationFilter
-
Same contract as for
doFilter
. - doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hawaiiframework.logging.web.filter.RequestIdFilter
-
Same contract as for
doFilter
. - doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hawaiiframework.logging.web.filter.RequestResponseLogFilter
-
Same contract as for
doFilter
. - doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hawaiiframework.logging.web.filter.SoftwareVersionLogFilter
-
Same contract as for
doFilter
. - doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hawaiiframework.logging.web.filter.TransactionIdFilter
-
Same contract as for
doFilter
. - doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hawaiiframework.logging.web.filter.TransactionTypeFilter
-
Same contract as for
doFilter
. - doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hawaiiframework.logging.web.filter.UserDetailsFilter
- doRefreshQueryHolder(String, AbstractCachingSqlQueryResolver.QueryHolder) - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver
-
Subclasses may override this method to implement their own expiry mechanism.
- doRefreshQueryHolder(String, AbstractCachingSqlQueryResolver.QueryHolder) - Method in class org.hawaiiframework.sql.ResourceSqlQueryResolver
- doRun() - Method in class org.hawaiiframework.async.AbortableTaskRunnable
-
This method is executed by
Runnable
run. - doRun() - Method in class org.hawaiiframework.async.HawaiiAsyncRunnable
-
This method is executed by
Runnable
run. - doRun() - Method in class org.hawaiiframework.async.timeout.TimeoutGuardTask
-
This method is executed by
Runnable
run.
All Classes All Packages