Package | Description |
---|---|
org.keycloak.models.sessions.infinispan.entities |
Modifier and Type | Method and Description |
---|---|
AuthenticatedClientSessionStore |
UserSessionEntity.getAuthenticatedClientSessions() |
AuthenticatedClientSessionStore |
AuthenticatedClientSessionStore.ExternalizerImpl.readObject(ObjectInput input) |
AuthenticatedClientSessionStore |
AuthenticatedClientSessionStore.ExternalizerImpl.readObjectVersion1(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
void |
UserSessionEntity.setAuthenticatedClientSessions(AuthenticatedClientSessionStore authenticatedClientSessions) |
void |
AuthenticatedClientSessionStore.ExternalizerImpl.writeObject(ObjectOutput output,
AuthenticatedClientSessionStore obj) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.