Package com.adyen

Class 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 Detail

      • ApiKeyAuthenticatedService

        protected ApiKeyAuthenticatedService​(Client client)