alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Jetty example source code file (AbstractSessionManager-mbean.properties)

This example Jetty source code file (AbstractSessionManager-mbean.properties) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Jetty tags/keywords

abstract, id, if, if, manager, manager, mobject:ro:the, reset, session, the, the, true, true, url

The Jetty AbstractSessionManager-mbean.properties source code

AbstractSessionManager: Abstract Session Manager
httpOnly: True if cookies use the http only flag
idManager: MObject:RO:The ID Manager instance
maxCookieAge: if greater than zero, the time in seconds a session cookie will last for
maxInactiveInterval: default maximim time in seconds a session may be idle
maxSessions: The maximum number of simultaneous sessions
minSessions: The minimum number of simultaneous sessions
refreshCookieAge: The time in seconds after which a session cookie is re-set
secureCookies: If true, the secure cookie flag is set on session cookies
sessionCookie: The set session cookie 
sessionDomain: The domain of the session cookie or null for the default
sessionPath: The path of the session cookie or null for the default
sessions: The instantaneous number of sessions
sessionURLPrefix: The prefix to use for URL session tracking
resetStats(): Reset statistics

Other Jetty examples (source code examples)

Here is a short list of links related to this Jetty AbstractSessionManager-mbean.properties source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.