public class CredentialInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
Password |
AuthType |
RequestAuthType |
String |
UserName |
| Constructor and Description |
|---|
CredentialInfo(AuthType requestAuthType,
String userName,
String password) |
Copyright © 2016. All rights reserved.