Package org.exist.xquery.functions.session

Class Summary
Clear  
Create  
EncodeURL  
GetAttribute Returns an attribute stored in the current session or an empty sequence if the attribute does not exist.
GetAttributeNames  
GetCreationTime Returns the time when this session was created, or January 1, 1970 GMT if it is an invalidated session
GetExists  
GetID Returns the ID of the current session or an empty sequence if there is no session.
GetLastAccessedTime Returns the last time the client sent a request associated with this session January 1, 1970 GMT if it is an invalidated session
GetMaxInactiveInterval Returns an attribute stored in the current session or an empty sequence if the attribute does not exist.
Invalidate  
RemoveAttribute  
SessionModule Module function definitions for transform module.
SetAttribute  
SetCurrentUser  
SetMaxInactiveInterval Set the max inactive interval for the current session