Package com.adyen
Class ApiKeyAuthenticatedService
- java.lang.Object
-
- com.adyen.Service
-
- com.adyen.ApiKeyAuthenticatedService
-
- Direct Known Subclasses:
PosPayment,TerminalCloudAPI
public class ApiKeyAuthenticatedService extends Service
The ApiKeyAuthenticatedService is an interface to enable a child service to support API key authentication feature.
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedApiKeyAuthenticatedService(Client client)
-
-
-
Constructor Detail
-
ApiKeyAuthenticatedService
protected ApiKeyAuthenticatedService(Client client)
-
-