Package com.google.gerrit.httpd
Class H2CacheBasedWebSession
java.lang.Object
com.google.gerrit.httpd.WebSession
com.google.gerrit.httpd.CacheBasedWebSession
com.google.gerrit.httpd.H2CacheBasedWebSession
-
Field Summary
Fields inherited from class com.google.gerrit.httpd.CacheBasedWebSession
ACCOUNT_COOKIE, MAX_AGE_MINUTES
-
Method Summary
Methods inherited from class com.google.gerrit.httpd.CacheBasedWebSession
getSessionId, getUser, getXGerritAuth, isAccessPathOk, isSignedIn, isValidXGerritAuth, login, logout, setAccessPathOk, setUserAccountId
Methods inherited from class com.google.gerrit.httpd.WebSession
addRefUpdatedEvents, getRefUpdatedEvents, resetRefUpdatedEvents
-
Method Details
-
module
public static com.google.inject.Module module()
-