| Package | Description |
|---|---|
| org.keycloak.models.sessions.infinispan | |
| org.keycloak.models.sessions.infinispan.events |
| Constructor and Description |
|---|
AuthenticationSessionAdapter(KeycloakSession session,
InfinispanAuthenticationSessionProvider provider,
org.infinispan.Cache<String,AuthenticationSessionEntity> cache,
RealmModel realm,
AuthenticationSessionEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractAuthSessionClusterListener.eventReceived(KeycloakSession session,
InfinispanAuthenticationSessionProvider provider,
SE sessionEvent) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.