Interface Authentication

  • All Known Implementing Classes:
    VolcstackSign

    public interface Authentication
    • Method Detail

      • applyToParams

        void applyToParams​(List<Pair> queryParams,
                           Map<String,​String> headerParams,
                           String payload)
        Apply authentication settings to header and query params.
        Parameters:
        queryParams - List of query parameters
        headerParams - Map of header parameters