MCPcopy Create free account
hub / github.com/apache/tomcat / getSession

Method getSession

java/org/apache/catalina/Session.java:273–273  ·  view source on GitHub ↗

Returns the HttpSession for which this object is the facade. @return the HTTP session

()

Source from the content-addressed store, hash-verified

271 * @return the HTTP session
272 */
273 HttpSession getSession();
274
275
276 /**

Callers 15

getSessionMethod · 0.95
getSessionAttributeMethod · 0.95
getSessionMethod · 0.95
accessMethod · 0.95
invalidateSessionsMethod · 0.95
doGetMethod · 0.65
renderHTMLMethod · 0.65
renderJSONMethod · 0.65
doGetMethod · 0.65
attributeAddedMethod · 0.65
attributeRemovedMethod · 0.65

Implementers 3

WsSessionjava/org/apache/tomcat/websocket/WsSes
StandardSessionjava/org/apache/catalina/session/Stand
DummyProxySessionjava/org/apache/catalina/manager/Dummy

Calls

no outgoing calls

Tested by 15

doGetMethod · 0.52
doGetMethod · 0.52
doGetMethod · 0.52
doGetMethod · 0.52
doGetMethod · 0.52
doGetMethod · 0.52
serviceMethod · 0.52
doGetMethod · 0.52
serviceMethod · 0.52
invokeMethod · 0.52
doGetMethod · 0.52
doGetMethod · 0.52