Home
last modified time | relevance | path

Searched refs:sessionPath (Results 1 – 2 of 2) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/server/session/
DAbstractSessionManager.java473 String sessionPath = (_sessionPath==null) ? contextPath : _sessionPath; in getSessionCookie() local
474 sessionPath = (sessionPath==null||sessionPath.length()==0) ? "/" : sessionPath; in getSessionCookie()
483 sessionPath, in getSessionCookie()
494 sessionPath, in getSessionCookie()
/external/jetty/src/resources/org/eclipse/jetty/server/session/jmx/
DAbstractSessionManager-mbean.properties10 sessionPath: The path of the session cookie or null for the default key