Uses of Class
org.keycloak.protocol.oidc.BackchannelLogoutResponse.DownStreamBackchannelLogoutResponse
- 
Packages that use BackchannelLogoutResponse.DownStreamBackchannelLogoutResponse Package Description org.keycloak.protocol.oidc 
- 
- 
Uses of BackchannelLogoutResponse.DownStreamBackchannelLogoutResponse in org.keycloak.protocol.oidcMethods in org.keycloak.protocol.oidc that return types with arguments of type BackchannelLogoutResponse.DownStreamBackchannelLogoutResponse Modifier and Type Method Description List<BackchannelLogoutResponse.DownStreamBackchannelLogoutResponse>BackchannelLogoutResponse. getClientResponses()Methods in org.keycloak.protocol.oidc with parameters of type BackchannelLogoutResponse.DownStreamBackchannelLogoutResponse Modifier and Type Method Description voidBackchannelLogoutResponse. addClientResponses(BackchannelLogoutResponse.DownStreamBackchannelLogoutResponse clientResponse)
 
-