public class SessaoFacade extends Object
| Constructor and Description |
|---|
SessaoFacade() |
| Modifier and Type | Method and Description |
|---|---|
IndexTO |
index(BatepapoDados bp,
RequestVO request) |
UsuarioSessaoTO |
login(String email,
String senha,
BatepapoDados bp,
RequestVO request) |
void |
logout(BatepapoDados bp,
RequestVO request) |
void |
timeout(RequestVO request) |
public IndexTO index(BatepapoDados bp, RequestVO request) throws DataAccessException
DataAccessExceptionpublic UsuarioSessaoTO login(String email, String senha, BatepapoDados bp, RequestVO request) throws DataAccessException
DataAccessExceptionpublic void logout(BatepapoDados bp, RequestVO request)
public void timeout(RequestVO request)
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.