Interface HttpAuthorizationRequestHeaderProvider

    • Method Detail

      • getHeaders

        Map<String,​String> getHeaders()
        Retrieves the HTTP headers with the required authorization information to be included into the HTTP requests
        Returns:
        a map with the security headers where for each entry the key is the header name and the values is the header value