Uses of Class
org.keycloak.protocol.oidc.FrontChannelLogoutHandler.ClientInfo
-
Packages that use FrontChannelLogoutHandler.ClientInfo Package Description org.keycloak.forms.login.freemarker.model org.keycloak.protocol.oidc -
-
Uses of FrontChannelLogoutHandler.ClientInfo in org.keycloak.forms.login.freemarker.model
Methods in org.keycloak.forms.login.freemarker.model that return types with arguments of type FrontChannelLogoutHandler.ClientInfo Modifier and Type Method Description List<FrontChannelLogoutHandler.ClientInfo>
FrontChannelLogoutBean. getClients()
-
Uses of FrontChannelLogoutHandler.ClientInfo in org.keycloak.protocol.oidc
Methods in org.keycloak.protocol.oidc that return types with arguments of type FrontChannelLogoutHandler.ClientInfo Modifier and Type Method Description List<FrontChannelLogoutHandler.ClientInfo>
FrontChannelLogoutHandler. getClients()
-