| Package | Description | 
|---|---|
| io.undertow.server.session | |
| io.undertow.servlet.api | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SecureRandomSessionIdGeneratorA  SessionIdGeneratorthat uses a secure random to generate a session ID. | 
| Constructor and Description | 
|---|
| InMemorySessionManager(SessionIdGenerator sessionIdGenerator, String deploymentName, int maxSessions, boolean expireOldestUnusedSessionOnMax) | 
| InMemorySessionManager(SessionIdGenerator sessionIdGenerator, String deploymentName, int maxSessions, boolean expireOldestUnusedSessionOnMax, boolean statisticsEnabled) | 
| Modifier and Type | Method and Description | 
|---|---|
| SessionIdGenerator | DeploymentInfo. getSessionIdGenerator() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DeploymentInfo. setSessionIdGenerator(SessionIdGenerator sessionIdGenerator) | 
Copyright © 2015 JBoss by Red Hat. All rights reserved.