public class Session extends Object
| Constructor and Description |
|---|
Session() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUser() |
void |
setPassword(String _password) |
void |
setUser(String _user) |
Copyright © 2012–2019 UCanAccess. All rights reserved.