Interface Authentication

  • All Known Implementing Classes:
    OAuth

    public interface Authentication
    • Method Detail

      • applyToParams

        void applyToParams​(List<Pair> queryParams,
                           Map<String,​String> headerParams)
        Apply authentication settings to header and query params.