| Package | Description |
|---|---|
| org.keycloak.models.sessions.infinispan | |
| org.keycloak.models.sessions.infinispan.entities |
| Constructor and Description |
|---|
AuthenticationSessionAdapter(KeycloakSession session,
RootAuthenticationSessionAdapter parent,
String tabId,
AuthenticationSessionEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,AuthenticationSessionEntity> |
RootAuthenticationSessionEntity.getAuthenticationSessions() |
| Modifier and Type | Method and Description |
|---|---|
void |
RootAuthenticationSessionEntity.setAuthenticationSessions(Map<String,AuthenticationSessionEntity> authenticationSessions) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.