Package org.keycloak.protocol.oidc
Class FrontChannelLogoutHandler
java.lang.Object
org.keycloak.protocol.oidc.FrontChannelLogoutHandler
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addClient
(ClientModel client) static FrontChannelLogoutHandler
current
(KeycloakSession session) static FrontChannelLogoutHandler
currentOrCreate
(KeycloakSession session, AuthenticatedClientSessionModel clientSession) jakarta.ws.rs.core.Response
renderLogoutPage
(String redirectUri)
-
Method Details
-
current
-
currentOrCreate
public static FrontChannelLogoutHandler currentOrCreate(KeycloakSession session, AuthenticatedClientSessionModel clientSession) -
addClient
-
getClients
-
getLogoutRedirectUri
-
renderLogoutPage
-