| Constructor and Description |
|---|
AuthenticatedClientSessionAdapter(AuthenticatedClientSessionEntity entity,
ClientModel client,
UserSessionAdapter userSession,
InfinispanUserSessionProvider provider,
InfinispanChangelogBasedTransaction updateTx) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
UserSessionClientSessionUpdateTask.runClientSessionUpdate(AuthenticatedClientSessionEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticatedClientSessionEntity |
AuthenticatedClientSessionEntity.ExternalizerImpl.readObject(ObjectInput input) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,AuthenticatedClientSessionEntity> |
UserSessionEntity.getAuthenticatedClientSessions() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticatedClientSessionEntity.ExternalizerImpl.writeObject(ObjectOutput output,
AuthenticatedClientSessionEntity session) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSessionEntity.setAuthenticatedClientSessions(Map<String,AuthenticatedClientSessionEntity> authenticatedClientSessions) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.