Skip navigation links
Hawaii Framework
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 

U

unmarkAsInternalRedirect(HttpServletRequest) - Static method in class org.hawaiiframework.logging.web.filter.ServletFilterUtil
Remove the mark (if any) that the request is a redirect.
unset(KibanaLogFieldNames) - Static method in class org.hawaiiframework.logging.model.KibanaLogFields
Removes the value for the field field.
unsetLogType() - Static method in class org.hawaiiframework.logging.model.KibanaLogFields
Removes the value for the field KibanaLogTypeNames.LOG_TYPE.
upgrade(Class<T>) - Method in class org.hawaiiframework.logging.web.filter.ResettableHttpServletRequest
UriQueryStringPasswordMasker - Class in org.hawaiiframework.logging.util
Class that tries to mask a POST body or URI Query for password fields.
UriQueryStringPasswordMasker() - Constructor for class org.hawaiiframework.logging.util.UriQueryStringPasswordMasker
 
useFixedClock(Clock) - Method in class org.hawaiiframework.time.HawaiiTime
Sets a fixed clock to be used.
useFixedClock(long) - Method in class org.hawaiiframework.time.HawaiiTime
Sets a fixed clock to be used.
useFixedClock(LocalDateTime) - Method in class org.hawaiiframework.time.HawaiiTime
Sets a fixed clock to be used.
useFixedClock(OffsetDateTime) - Method in class org.hawaiiframework.time.HawaiiTime
Sets a fixed clock to be used.
useFixedClock(ZonedDateTime) - Method in class org.hawaiiframework.time.HawaiiTime
Sets a fixed clock to be used.
useFixedClock(Instant) - Method in class org.hawaiiframework.time.HawaiiTime
Sets a fixed clock to be used.
useFixedClock(Instant, ZoneId) - Method in class org.hawaiiframework.time.HawaiiTime
Sets a fixed clock to be used.
userDetailsFilter() - Method in class org.hawaiiframework.logging.config.HawaiiLoggingConfiguration
Create the UserDetailsFilter bean.
UserDetailsFilter - Class in org.hawaiiframework.logging.web.filter
A filter that adds the logged in user (UserDetails) to the Kibana Log Fields.
UserDetailsFilter() - Constructor for class org.hawaiiframework.logging.web.filter.UserDetailsFilter
 
userDetailsFilterRegistration(UserDetailsFilter) - Method in class org.hawaiiframework.logging.config.HawaiiLoggingConfiguration
useSystemClock() - Method in class org.hawaiiframework.time.HawaiiTime
Sets the system clock to be used.
UuidResolver - Class in org.hawaiiframework.logging.util
Resolver for UUID values from HTTP Servlet Request Headers.
UuidResolver() - Constructor for class org.hawaiiframework.logging.util.UuidResolver
 
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 
Skip navigation links
Hawaii Framework