public interface SessionIdGenerator
SessionDAO
implementations.
AbstractSessionDAO instance.JavaUuidSessionIdGenerator,
RandomSessionIdGenerator| Modifier and Type | Method and Description |
|---|---|
Serializable |
generateId(Session session)
Generates a new ID to be applied to the specified
Session instance. |
Serializable generateId(Session session)
Session instance.Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.