|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionCookieConfig | |
|---|---|
| javax.servlet | The javax.servlet package contains a number of classes and interfaces that describe and define the contracts between a servlet class and the runtime environment provided for an instance of such a class by a conforming servlet container. |
| org.eclipse.jetty.server | |
| org.eclipse.jetty.server.handler | |
| org.eclipse.jetty.server.session | |
| org.eclipse.jetty.servlet | |
| Uses of SessionCookieConfig in javax.servlet |
|---|
| Methods in javax.servlet that return SessionCookieConfig | |
|---|---|
SessionCookieConfig |
ServletContext.getSessionCookieConfig()
Gets the SessionCookieConfig object through which various
properties of the session tracking cookies created on behalf of this
ServletContext may be configured. |
| Uses of SessionCookieConfig in org.eclipse.jetty.server |
|---|
| Methods in org.eclipse.jetty.server that return SessionCookieConfig | |
|---|---|
SessionCookieConfig |
SessionManager.getSessionCookieConfig()
|
| Uses of SessionCookieConfig in org.eclipse.jetty.server.handler |
|---|
| Methods in org.eclipse.jetty.server.handler that return SessionCookieConfig | |
|---|---|
SessionCookieConfig |
ContextHandler.Context.getSessionCookieConfig()
|
| Uses of SessionCookieConfig in org.eclipse.jetty.server.session |
|---|
| Methods in org.eclipse.jetty.server.session that return SessionCookieConfig | |
|---|---|
SessionCookieConfig |
AbstractSessionManager.getSessionCookieConfig()
|
| Uses of SessionCookieConfig in org.eclipse.jetty.servlet |
|---|
| Methods in org.eclipse.jetty.servlet that return SessionCookieConfig | |
|---|---|
SessionCookieConfig |
ServletContextHandler.Context.getSessionCookieConfig()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||