Searched refs:setMaxInactiveInterval (Results 1 – 13 of 13) sorted by relevance
78 public void setMaxInactiveInterval(int secs) in setMaxInactiveInterval() method in HashedSession80 super.setMaxInactiveInterval(secs); in setMaxInactiveInterval()
197 public void setMaxInactiveInterval(int seconds) in setMaxInactiveInterval() method in HashSessionManager199 super.setMaxInactiveInterval(seconds); in setMaxInactiveInterval()
588 session.setMaxInactiveInterval(_dftMaxIdleSecs); in newHttpSession()657 public void setMaxInactiveInterval(int seconds) in setMaxInactiveInterval() method in AbstractSessionManager
470 public void setMaxInactiveInterval(int secs) in setMaxInactiveInterval() method in AbstractSession
137 public void setMaxInactiveInterval(int seconds); in setMaxInactiveInterval() method
META-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
671 context.getSessionHandler().getSessionManager().setMaxInactiveInterval(timeout * 60); in visitSessionConfig()