public class SessionHandlerConfigurer extends Object
Constructor and Description |
---|
SessionHandlerConfigurer() |
Modifier and Type | Method and Description |
---|---|
protected void |
configureMaxInactiveInterval(org.eclipse.jetty.server.session.SessionHandler sessionHandler) |
protected void |
configureSessionHandler(org.eclipse.jetty.server.session.SessionHandler sessionHandler)
Performs basic configuration of session handler with static values and values from
configuration file.
|
protected void configureSessionHandler(org.eclipse.jetty.server.session.SessionHandler sessionHandler)
sessionHandler
- session handlerprotected void configureMaxInactiveInterval(org.eclipse.jetty.server.session.SessionHandler sessionHandler)
Copyright © 2022 Apache Software Foundation. All rights reserved.