JavaScript is disabled on your browser.
Skip navigation links
Keycloak Adapter SPI 26.0.7
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
org.keycloak.adapters.spi.LogoutError
Uses of
LogoutError
in
org.keycloak.adapters.spi
Methods in
org.keycloak.adapters.spi
with parameters of type
LogoutError
Modifier and Type
Method
Description
void
HttpFacade.Request.
setError
(
LogoutError
error)