Uses of Enum Class
org.keycloak.config.ProxyOptions.Headers
Packages that use ProxyOptions.Headers
-
Uses of ProxyOptions.Headers in org.keycloak.config
Fields in org.keycloak.config with type parameters of type ProxyOptions.HeadersModifier and TypeFieldDescriptionstatic final Option<ProxyOptions.Headers>ProxyOptions.PROXY_HEADERSMethods in org.keycloak.config that return ProxyOptions.HeadersModifier and TypeMethodDescriptionstatic ProxyOptions.HeadersReturns the enum constant of this class with the specified name.static ProxyOptions.Headers[]ProxyOptions.Headers.values()Returns an array containing the constants of this enum class, in the order they are declared.