Connections Concept

pfx-rest elevates connections in order to define an interface for all known types of authentication.

Apart from the usual behavior of connections, all connections used in the pfx-rest component inherit from the base class RestConnection. In addition, RestConnection implements authentication mechanism. That is why all subclasses of RestConnection are named by the authentication mechanism (instead of having the system name).

These are the currently supported connections / authentication mechanisms:

IntegrationManager version 5.8.0