Session is the interface for session implementations and defines access to session variables.
getHeaderName()
Get the name of the auth token header.
getCookieName()
Get the name of the auth token cookie.
A session that requires clients to send a token for authentication.