Class AuthnClientFilter

  • All Implemented Interfaces:
    com.oracle.bmc.http.client.RequestInterceptor
    Direct Known Subclasses:
    RequestSigningFilter

    public class AuthnClientFilter
    extends Object
    implements com.oracle.bmc.http.client.RequestInterceptor
    Filter that injects authentication headers into the request.
    • Method Detail

      • intercept

        public void intercept​(com.oracle.bmc.http.client.HttpRequest request)
        Specified by:
        intercept in interface com.oracle.bmc.http.client.RequestInterceptor