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

U

UnauthorizedRequestException - Exception in org.hawaiiframework.web.exception
Exception thrown when the requested resource is not available for the user performing the request.
UnauthorizedRequestException() - Constructor for exception org.hawaiiframework.web.exception.UnauthorizedRequestException
Default constructor.
UnauthorizedRequestException(String) - Constructor for exception org.hawaiiframework.web.exception.UnauthorizedRequestException
Constructor with a message.
UnauthorizedRequestException(String, Throwable) - Constructor for exception org.hawaiiframework.web.exception.UnauthorizedRequestException
Constructor with a message and an underlying cause.
UnauthorizedRequestException(Throwable) - Constructor for exception org.hawaiiframework.web.exception.UnauthorizedRequestException
Constructor with an underlying cause.
unmarkAsInternalRedirect(HttpServletRequest) - Static method in class org.hawaiiframework.logging.web.filter.ServletFilterUtil
Remove the mark (if any) that the request is a redirect.
unset(KibanaLogField) - 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
URI - org.hawaiiframework.logging.model.KibanaLogFieldNames
 
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(long) - Method in class org.hawaiiframework.time.HawaiiTime
Sets a fixed clock to be used.
useFixedClock(Clock) - 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.
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.
USER - org.hawaiiframework.logging.model.KibanaLogFieldNames
 
USER_ID - org.hawaiiframework.logging.oidc.OidcKibanaLogFieldNames
 
userDetailsFilter() - Method in class org.hawaiiframework.logging.config.filter.UserDetailsFilterConfiguration
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
 
UserDetailsFilterConfiguration - Class in org.hawaiiframework.logging.config.filter
Configures the UserDetailsFilter.
userDetailsFilterRegistration(UserDetailsFilter) - Method in class org.hawaiiframework.logging.config.filter.UserDetailsFilterConfiguration
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 
All Classes All Packages