abstractsessionmanager-mbean.properties

来自「jetty SERVER連接資料庫用的軟體」· PROPERTIES 代码 · 共 16 行

PROPERTIES
16
字号
AbstractSessionManager: Abstract Session ManagerhttpOnly: True if cookies use the http only flagidManager: MObject:RO:The ID Manager instancemaxCookieAge: if greater than zero, the time in seconds a session cookie will last formaxInactiveInterval: default maximim time in seconds a session may be idlemaxSessions: The maximum number of simultaneous sessionsminSessions: The minimum number of simultaneous sessionsrefreshCookieAge: The time in seconds after which a session cookie is re-setsecureCookies: If true, the secure cookie flag is set on session cookiessessionCookie: The set session cookie sessionDomain: The domain of the session cookie or null for the defaultsessionPath: The path of the session cookie or null for the defaultsessions: The instantaneous number of sessionssessionURLPrefix: The prefix to use for URL session trackingresetStats(): Reset statistics

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?