public interface UserCredentials extends Options
| Modifier and Type | Method and Description |
|---|---|
void |
clearPassword() |
String |
getPassword() |
String |
getUser() |
boolean |
hasPassword() |
boolean |
hasUser() |
Copyright © 2000-2021 Sualeh Fatehi. All rights reserved.