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.managersMethods in org.keycloak.services.managers with parameters of type AuthenticationSessionManager Modifier and Type Method Description static AuthenticationSessionModelAuthenticationManager. createOrJoinLogoutSession(KeycloakSession session, RealmModel realm, AuthenticationSessionManager asm, UserSessionModel userSession, boolean browserCookie)UserSessionModelUserSessionCrossDCManager. getUserSessionIfExistsRemotely(AuthenticationSessionManager asm, RealmModel realm)
 
-