Uses of Enum Class
org.keycloak.config.ProxyOptions.Headers
-
Uses of ProxyOptions.Headers in org.keycloak.config
Modifier and TypeFieldDescriptionstatic final Option<ProxyOptions.Headers>
ProxyOptions.PROXY_HEADERS
Modifier and TypeMethodDescriptionstatic ProxyOptions.Headers
Returns 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.