Interface Authentication

    • Method Detail

      • applyToParams

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