Authentication is repsonsible to establish and delete a user session.
Authentication
U the user type
T the ticket type
any information requires to trigger the login
request a session
any request information.
a valid session
logout
setup the authentication and possibly restore a valid session.
Authenticationis repsonsible to establish and delete a user session.Params
U the user type
Params
T the ticket type