Package com.boomi.connector.api.network
-
Interface Summary 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 optionalNetworkAuthenticator
instance.NetworkAuthenticatorContext This NetworkAuthenticatorContext is used to provide the context of a pending network connection when requesting authentication usingNetworkAuthenticator.requestPasswordAuthentication(NetworkAuthenticatorContext)
.