Uses of Enum
io.hawt.web.auth.AuthenticationFilter.ProxyRequestType
Packages that use AuthenticationFilter.ProxyRequestType
-
Uses of AuthenticationFilter.ProxyRequestType in io.hawt.web.auth
Methods in io.hawt.web.auth that return AuthenticationFilter.ProxyRequestTypeModifier and TypeMethodDescriptionprotected AuthenticationFilter.ProxyRequestTypeAuthenticationFilter.isProxyMode(jakarta.servlet.http.HttpServletRequest httpRequest) Returns the enum constant of this type with the specified name.AuthenticationFilter.ProxyRequestType.values()Returns an array containing the constants of this enum type, in the order they are declared.