| Package | Description |
|---|---|
| io.vertigo.persona.security |
| Modifier and Type | Class and Description |
|---|---|
class |
PersonaUserSession
Session d'un utilisateur.
|
| Modifier and Type | Method and Description |
|---|---|
<U extends UserSession> |
VSecurityManager.createUserSession()
Creation de nouveaux utilisateurs.
|
<U extends UserSession> |
VSecurityManager.getCurrentUserSession()
Recuperation de la session utilisateur courante.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VSecurityManager.startCurrentUserSession(UserSession userSession)
Accroche l'utilisateur au thread courant.
|
Copyright © 2017. All Rights Reserved.