| Interface | Description |
|---|---|
| NetworkAuthenticator |
A NetworkAuthenticator allows connector developers to provide authentication credentials for network connections.
|
| NetworkAuthenticatorConnector |
Enhanced Connector which provides a factory method to create an optional
NetworkAuthenticator instance. |
| NetworkAuthenticatorContext |
This NetworkAuthenticatorContext is used to provide the context of a pending network connection when requesting
authentication using
NetworkAuthenticator.requestPasswordAuthentication(NetworkAuthenticatorContext). |