Uses of Interface
io.grpc.internal.ProxyDetectorImpl.AuthenticationProvider
-
Packages that use ProxyDetectorImpl.AuthenticationProvider Package Description io.grpc.internal Interfaces and implementations that are internal to gRPC. -
-
Uses of ProxyDetectorImpl.AuthenticationProvider in io.grpc.internal
Fields in io.grpc.internal declared as ProxyDetectorImpl.AuthenticationProvider Modifier and Type Field Description private ProxyDetectorImpl.AuthenticationProvider
ProxyDetectorImpl. authenticationProvider
private static ProxyDetectorImpl.AuthenticationProvider
ProxyDetectorImpl. DEFAULT_AUTHENTICATOR
Constructors in io.grpc.internal with parameters of type ProxyDetectorImpl.AuthenticationProvider Constructor Description ProxyDetectorImpl(com.google.common.base.Supplier<java.net.ProxySelector> proxySelector, ProxyDetectorImpl.AuthenticationProvider authenticationProvider, java.lang.String proxyEnvString)
-