public class Credentials extends AnypointCredential
| Constructor and Description |
|---|
Credentials(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
CredentialType |
credentialType() |
String |
getPassword() |
String |
getUsername() |
public String getUsername()
public String getPassword()
public CredentialType credentialType()
credentialType in class AnypointCredentialCopyright © 2024 MuleSoft Inc. All rights reserved.