-
Method Summary
void
To be invoked by WebSession.save().
boolean
Indicates whether this session was created during the current request.
boolean
Indicates whether this session was invalidated by the current request.
Methods inherited from interface org.springframework.web.server.WebSession
changeSessionId, getAttribute, getAttributeOrDefault, getAttributes, getCreationTime, getId, getLastAccessTime, getMaxIdleTime, getRequiredAttribute, invalidate, isExpired, isStarted, save, setMaxIdleTime, start