| Package | Description |
|---|---|
| org.keycloak.models.sessions.infinispan | |
| org.keycloak.models.sessions.infinispan.entities |
| Constructor and Description |
|---|
AuthenticatedClientSessionAdapter(AuthenticatedClientSessionEntity entity,
ClientModel client,
UserSessionAdapter userSession,
InfinispanUserSessionProvider provider,
org.infinispan.Cache<String,SessionEntity> cache) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,AuthenticatedClientSessionEntity> |
UserSessionEntity.getAuthenticatedClientSessions() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSessionEntity.setAuthenticatedClientSessions(Map<String,AuthenticatedClientSessionEntity> authenticatedClientSessions) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.