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

C

Cache<T> - Interface in org.hawaiiframework.cache
Cache to store objects.
CACHED - org.hawaiiframework.logging.model.KibanaLogCallResultTypes
 
CALL_DURATION - org.hawaiiframework.logging.model.KibanaLogFieldNames
 
CALL_END - org.hawaiiframework.logging.model.KibanaLogTypeNames
 
CALL_ID - org.hawaiiframework.logging.model.KibanaLogFieldNames
 
CALL_METHOD - org.hawaiiframework.logging.model.KibanaLogFieldNames
 
CALL_REQUEST_BODY - org.hawaiiframework.logging.model.KibanaLogTypeNames
 
CALL_RESPONSE_BODY - org.hawaiiframework.logging.model.KibanaLogTypeNames
 
CALL_RESULT - org.hawaiiframework.logging.model.KibanaLogFieldNames
 
CALL_START - org.hawaiiframework.logging.model.KibanaLogTypeNames
 
CALL_TYPE - org.hawaiiframework.logging.model.KibanaLogFieldNames
 
callResult(KibanaLogCallResultTypes) - Static method in class org.hawaiiframework.logging.model.KibanaLogFields
Set the field KibanaLogTypeNames.LOG_TYPE to the given value.
CharacterConstants - Class in org.hawaiiframework.logging.logback
Constants for new lines and indentation used by the KibanaLogEventEncoder.
clear() - Static method in class org.hawaiiframework.logging.model.KibanaLogFields
Removes all values set for all fields.
clear() - Static method in class org.hawaiiframework.logging.sql.SqlStatementLogging
Continue with normal logging.
clearCache() - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver
Clear the entire sql query cache, removing all cached sql queries.
clearStack() - Method in class org.hawaiiframework.util.StackedHashMap
Clears the stack.
CLIENT_IP - org.hawaiiframework.logging.model.KibanaLogFieldNames
 
ClientIpResolver - Class in org.hawaiiframework.logging.util
Utility class to determine the client IP address.
ClientIpResolver(String) - Constructor for class org.hawaiiframework.logging.util.ClientIpResolver
Create a new instance of the ClientIpResolver.
close() - Method in class org.hawaiiframework.logging.model.AutoCloseableKibanaLogField
 
close() - Method in class org.hawaiiframework.logging.sql.SqlLoggingState
Stop suppressing the logging.
configureResponseEnrichers() - Method in class org.hawaiiframework.web.exception.HawaiiResponseEntityExceptionHandler
Configures the error response enrichers.
containerNameHttpHeaderFilter() - Method in class org.hawaiiframework.logging.config.filter.ContainerNameHttpHeaderFilterConfiguration
ContainerNameHttpHeaderFilter - Class in org.hawaiiframework.logging.web.filter
Filter class that will be added in the Tomcat filter chain to add a http response header to every response.
ContainerNameHttpHeaderFilter(ContainerNameHttpHeaderFilterProperties) - Constructor for class org.hawaiiframework.logging.web.filter.ContainerNameHttpHeaderFilter
Constructor.
ContainerNameHttpHeaderFilterConfiguration - Class in org.hawaiiframework.logging.config.filter
ContainerNameHttpHeaderFilterConfiguration(HawaiiLoggingFilterConfigurationProperties) - Constructor for class org.hawaiiframework.logging.config.filter.ContainerNameHttpHeaderFilterConfiguration
The constructor.
ContainerNameHttpHeaderFilterProperties - Class in org.hawaiiframework.logging.config.filter
Extension of HttpHeaderLoggingFilterProperties with extra properties.
ContainerNameHttpHeaderFilterProperties() - Constructor for class org.hawaiiframework.logging.config.filter.ContainerNameHttpHeaderFilterProperties
 
containerNameHttpHeaderFilterRegistration(ContainerNameHttpHeaderFilter) - Method in class org.hawaiiframework.logging.config.filter.ContainerNameHttpHeaderFilterConfiguration
ContentCachingWrappedResponse - Class in org.hawaiiframework.logging.web.filter
An extension of ContentCachingResponseWrapper that keeps track whether the response is a redirect.
ContentCachingWrappedResponse(HttpServletResponse) - Constructor for class org.hawaiiframework.logging.web.filter.ContentCachingWrappedResponse
The constructor.
contentTypeCanBeLogged(String) - Method in class org.hawaiiframework.logging.http.DefaultHawaiiRequestResponseLogger
 
convert(IThrowableProxy) - Method in class org.hawaiiframework.logging.logback.IThrowableProxyConverter
Converts an IThrowableProxy to a formatted String value.
convert(LoggingEvent) - Method in class org.hawaiiframework.logging.logback.LoggingEventConverter
Converts the LoggingEvent to a loggable string.
convert(Iterable<? extends S>) - Method in class org.hawaiiframework.converter.AbstractModelConverter
Converts all given source objects into target objects.
convert(Iterable<? extends S>) - Method in interface org.hawaiiframework.converter.ModelConverter
Converts all given source objects into target objects.
convert(ValidationError, ValidationErrorResource) - Method in class org.hawaiiframework.web.resource.ValidationErrorResourceAssembler
 
convert(S) - Method in class org.hawaiiframework.converter.AbstractModelConverter
Converts the given source object into a new instance of target object.
convert(S) - Method in interface org.hawaiiframework.converter.ModelConverter
Converts the given source object into a new instance of target object.
convert(S, T) - Method in interface org.hawaiiframework.converter.ModelConverter
Converts the given source object into the target object.
convertProperty(String) - Method in class org.hawaiiframework.web.resource.ValidationErrorResourceAssembler
Converts the given property name (field name or error code) using the application defined PropertyNamingStrategy for consistent output in responses.
create() - Method in class org.hawaiiframework.async.task_listener.KibanaLogFieldsTaskListenerFactory
 
create() - Method in class org.hawaiiframework.async.task_listener.LoggingTaskListenerFactory
 
create() - Method in class org.hawaiiframework.async.task_listener.OpenTracingAsyncTaskListenerFactory
 
create() - Method in interface org.hawaiiframework.async.task_listener.TaskListenerFactory
Create a task listener.
create(Throwable) - Method in class org.hawaiiframework.web.exception.DefaultExceptionResponseFactory
Create the response resource.
create(Throwable) - Method in interface org.hawaiiframework.web.exception.ExceptionResponseFactory
Create the response resource.
createDelegatingExecutors() - Method in class org.hawaiiframework.async.config.DelegatingExecutorFactory
Create bean aliases for the configured systems.
createExecutors() - Method in class org.hawaiiframework.async.config.AsyncExecutorFactory
Create executors from the configured executor properties.
createFilterRegistrationBean(T, LoggingFilterProperties) - Static method in class org.hawaiiframework.logging.config.filter.FilterRegistrationBeanUtil
Helper method to wrap a filter in a FilterRegistrationBean with the configured order.
createFilterRegistrationBean(T, LoggingFilterProperties, EnumSet<DispatcherType>) - Static method in class org.hawaiiframework.logging.config.filter.FilterRegistrationBeanUtil
Helper method to wrap a filter in a FilterRegistrationBean with the configured order.
createLogString(String, HttpHeaders, byte[], String) - Method in class org.hawaiiframework.logging.util.HttpRequestResponseLogUtil
Create a log string for the given requestLine, headers and body.
createLogString(String, HttpHeaders, byte[], Charset) - Method in class org.hawaiiframework.logging.util.HttpRequestResponseLogUtil
Create a log string for the given requestLine, headers and body.
createLogString(String, HttpHeaders, String) - Method in class org.hawaiiframework.logging.util.HttpRequestResponseLogUtil
Create a log string for the given requestLine, headers and body.
createLogString(HttpServletRequest, ContentCachingResponseWrapper, HttpStatus) - Method in class org.hawaiiframework.logging.util.HttpRequestResponseLogUtil
 
createLogString(HttpHeaders, byte[]) - Method in class org.hawaiiframework.logging.util.HttpRequestResponseLogUtil
Create a log string for the given headers and body with the platform's default charset.
createLogString(HttpHeaders, byte[], String) - Method in class org.hawaiiframework.logging.util.HttpRequestResponseLogUtil
Create a log string for the given headers and body with the given characterEncoding.
createLogString(HttpHeaders, byte[], Charset) - Method in class org.hawaiiframework.logging.util.HttpRequestResponseLogUtil
Create a log string for the given headers and body with the given charset.
createLogString(HttpHeaders, String) - Method in class org.hawaiiframework.logging.util.HttpRequestResponseLogUtil
Create a log string for the given headers and body with the platform's default charset.
createRequestLine(String, String) - Method in class org.hawaiiframework.logging.util.HttpRequestResponseLogUtil
Create a request line for the requestUri and protocol.
currentCharIs(Character) - Method in class org.hawaiiframework.logging.util.MaskedPasswordBuilder
Returns true if the current character is character.
currentCharIsOneOf(Character...) - Method in class org.hawaiiframework.logging.util.MaskedPasswordBuilder
Returns true of the current character is one of the choices.
currentCharIsWhitespace() - Method in class org.hawaiiframework.logging.util.MaskedPasswordBuilder
Returns true if the current character is a whitespace.
CxfLoggingConfiguration - Class in org.hawaiiframework.logging.config
Configures the Apache CXF bus to use logging interceptors.
CxfLoggingConfiguration() - Constructor for class org.hawaiiframework.logging.config.CxfLoggingConfiguration
 
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