Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ endAccess
Method
endAccess
java/org/apache/catalina/Session.java:313–313 ·
view source on GitHub ↗
End access to the session.
()
Source
from the content-addressed store, hash-verified
311
* End access to the session.
312
*/
313
void
endAccess();
314
315
316
/**
Callers
12
testFileStore
Method · 0.95
backsUpOnce_56698
Method · 0.95
testDSStore
Method · 0.95
invoke
Method · 0.95
access
Method · 0.95
findSession
Method · 0.95
objectMadePrimary
Method · 0.65
execute
Method · 0.65
endAccess
Method · 0.65
recycle
Method · 0.65
recycleSessionInfo
Method · 0.65
reactivateLoadedSession
Method · 0.65
Implementers
3
WsSession
java/org/apache/tomcat/websocket/WsSes
StandardSession
java/org/apache/catalina/session/Stand
DummyProxySession
java/org/apache/catalina/manager/Dummy
Calls
no outgoing calls
Tested by
3
testFileStore
Method · 0.76
backsUpOnce_56698
Method · 0.76
testDSStore
Method · 0.76