@Named @RequestScoped public class Credentials extends Object implements Serializable
| Constructor and Description |
|---|
Credentials() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Cleans the stored information, setting username and password to null.
|
String |
getPassword() |
String |
getUsername() |
void |
setPassword(String password) |
void |
setUsername(String username) |
Copyright © 2017 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.