public class DispatchCredentials extends Object
DispatchCredentials represent a generic username/password model
that can be passed to a NotificationDispatcher in order to authentice
with a backend dispatcher.| Modifier and Type | Field and Description |
|---|---|
String |
Password
The password.
|
String |
UserName
The username.
|
| Constructor and Description |
|---|
DispatchCredentials()
Constructor.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.