Uses of Interface
com.oracle.bmc.http.client.RequestInterceptor
-
Packages that use RequestInterceptor Package Description com.oracle.bmc.http.client com.oracle.bmc.http.client.internal -
-
Uses of RequestInterceptor in com.oracle.bmc.http.client
Methods in com.oracle.bmc.http.client with parameters of type RequestInterceptor Modifier and Type Method Description HttpClientBuilderHttpClientBuilder. registerRequestInterceptor(int priority, RequestInterceptor interceptor) -
Uses of RequestInterceptor in com.oracle.bmc.http.client.internal
Methods in com.oracle.bmc.http.client.internal that return RequestInterceptor Modifier and Type Method Description RequestInterceptorDelegationTokenClientFilterProvider. newDelegationTokenClientFilter(String delegationToken)
-