接口 Authentication

  • 所有已知实现类:
    VolcstackSign

    public interface Authentication
    • 方法详细资料

      • applyToParams

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