public class AuthenticationSchemeBasicParameters extends Object implements AuthenticationSchemeParameters
| Constructor and Description |
|---|
AuthenticationSchemeBasicParameters(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUsername() |
Copyright 2004-2020 Solace Corporation. All rights reserved.