Uses of Interface
com.microsoft.azure.proton.transport.proxy.ProxyChallengeProcessor
-
Packages that use ProxyChallengeProcessor Package Description com.microsoft.azure.proton.transport.proxy.impl Package containg implementation forProxyHandlerandProxy. -
-
Uses of ProxyChallengeProcessor in com.microsoft.azure.proton.transport.proxy.impl
Classes in com.microsoft.azure.proton.transport.proxy.impl that implement ProxyChallengeProcessor Modifier and Type Class Description classBasicProxyChallengeProcessorImplImplementation to support basic authentication for proxies.classDigestProxyChallengeProcessorImplImplementation to support digest authentication for proxies.
-