Class SessionReferenceConfig

java.lang.Object
io.undertow.server.session.SessionReferenceConfig
All Implemented Interfaces:
SessionConfig

public class SessionReferenceConfig extends Object implements SessionConfig
A SessionConfig that references a specific session.
Author:
Paul Ferraro