public final class Authentication extends Object implements IAuthentication
| Constructor and Description |
|---|
Authentication(String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUsername() |
public String getUsername()
getUsername in interface IAuthenticationpublic String getPassword()
getPassword in interface IAuthenticationCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.