MCPcopy Index your code
hub / github.com/apache/tomcat / expire

Method expire

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

Perform the internal processing required to invalidate this session, without triggering an exception if the session has already expired.

()

Source from the content-addressed store, hash-verified

318 * session has already expired.
319 */
320 void expire();
321
322
323 /**

Callers 15

testChangeSessionIdMethod · 0.95
runMethod · 0.95
testFileStoreMethod · 0.95
testDSStoreMethod · 0.95
invokeMethod · 0.95
doAuthenticateMethod · 0.95
expireMethod · 0.95
expireSessionMethod · 0.95
processExpiresMethod · 0.95
swapInMethod · 0.95
expireMethod · 0.65
expireMethod · 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 5

testChangeSessionIdMethod · 0.76
runMethod · 0.76
testFileStoreMethod · 0.76
testDSStoreMethod · 0.76
expireMethod · 0.52