Uses of Class
org.keycloak.models.sessions.infinispan.entities.AuthenticatedClientSessionStore
-
Uses of AuthenticatedClientSessionStore in org.keycloak.models.sessions.infinispan.entities
Modifier and TypeMethodDescriptionUserSessionEntity.getAuthenticatedClientSessions()
AuthenticatedClientSessionStore.ExternalizerImpl.readObject
(ObjectInput input) AuthenticatedClientSessionStore.ExternalizerImpl.readObjectVersion1
(ObjectInput input) Modifier and TypeMethodDescriptionvoid
UserSessionEntity.setAuthenticatedClientSessions
(AuthenticatedClientSessionStore authenticatedClientSessions) void
AuthenticatedClientSessionStore.ExternalizerImpl.writeObject
(ObjectOutput output, AuthenticatedClientSessionStore obj)