Uses of Class
org.keycloak.services.managers.AuthenticationSessionManager
-
Packages that use AuthenticationSessionManager Package Description org.keycloak.services.managers -
-
Uses of AuthenticationSessionManager in org.keycloak.services.managers
Methods in org.keycloak.services.managers with parameters of type AuthenticationSessionManager Modifier and Type Method Description static AuthenticationSessionModel
AuthenticationManager. createOrJoinLogoutSession(KeycloakSession session, RealmModel realm, AuthenticationSessionManager asm, UserSessionModel userSession, boolean browserCookie)
UserSessionModel
UserSessionCrossDCManager. getUserSessionIfExistsRemotely(AuthenticationSessionManager asm, RealmModel realm)
-