public class Session extends Object
static class
Session.Cookie
Session.SessionTrackingMode
SessionTrackingMode
Session()
getCookie()
File
getStoreDir()
Duration
getTimeout()
Set<Session.SessionTrackingMode>
getTrackingModes()
boolean
isPersistent()
void
setPersistent(boolean persistent)
setStoreDir(File storeDir)
setTimeout(Duration timeout)
setTrackingModes(Set<Session.SessionTrackingMode> trackingModes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Session()
public Session.Cookie getCookie()
public Duration getTimeout()
public void setTimeout(Duration timeout)
public Set<Session.SessionTrackingMode> getTrackingModes()
public void setTrackingModes(Set<Session.SessionTrackingMode> trackingModes)
public boolean isPersistent()
public void setPersistent(boolean persistent)
public File getStoreDir()
public void setStoreDir(File storeDir)
Impressum und Datenschutz Copyright ©2018 eir.me