public interface UsernamePasswordAuthenticateable
| Modifier and Type | Method and Description |
|---|---|
void |
setUsernamePassword(AuthenticationType authType,
String username,
String password)
Sets the username, password and method to be used for authentication.
|
void setUsernamePassword(AuthenticationType authType, String username, String password)
authType - Type of authenticationusername - Usernamepassword - PasswordCopyright © 2012-2025 Apache Software Foundation. All Rights Reserved.