Home
last modified time | relevance | path

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

/external/jetty/src/java/org/eclipse/jetty/server/session/
DJDBCSessionManager.java219 public synchronized String getCanonicalContext () in getCanonicalContext() method in JDBCSessionManager.Session
905 statement.setString(3, session.getCanonicalContext()); //context path in storeSession()