public interface UsernamePasswordCredentialsProvider extends CredentialsProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword()
The password
|
String |
getUsername()
The username
|
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.