public interface UsernamePasswordCredentialsProvider extends CredentialsProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword()
The password
|
String |
getUsername()
The username
|
Copyright © 2024 Broadcom Inc. and/or its subsidiaries. All rights reserved.