Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
G
I
S
T
V
T
TEQUILA_KEY
- Static variable in class ch.epfl.tequila.client.system.
TequilaFilter
The name of the session attribute holding the tequila key.
TEQUILA_PRINCIPAL
- Static variable in class ch.epfl.tequila.client.system.
TequilaFilter
The name of the session attribute holding the TequilaPrincipal after successful authentification.
TequilaFilter
- Class in
ch.epfl.tequila.client.system
Filter thats checks if the user has been authenticated.
TequilaFilter()
- Constructor for class ch.epfl.tequila.client.system.
TequilaFilter
TequilaHttpServletRequest
- Class in
ch.epfl.tequila.client.system
Simple wrapper around HttpServletRequest used to return the TequilaPrincipal for
request.getUserPrincipal()
.
TequilaHttpServletRequest(HttpServletRequest, TequilaPrincipal)
- Constructor for class ch.epfl.tequila.client.system.
TequilaHttpServletRequest
TequilaPrincipal
- Class in
ch.epfl.tequila.client.model
Principal holding the values returned by the Tequila server after a successful authentification.
TequilaPrincipal()
- Constructor for class ch.epfl.tequila.client.model.
TequilaPrincipal
TequilaService
- Class in
ch.epfl.tequila.client.service
Service for interacting with the Tequila server.
toString()
- Method in class ch.epfl.tequila.client.model.
TequilaPrincipal
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
G
I
S
T
V