Uses of Interface
org.infinispan.client.rest.impl.okhttp.auth.CachingAuthenticator
Packages that use CachingAuthenticator
-
Uses of CachingAuthenticator in org.infinispan.client.rest.impl.okhttp.auth
Classes in org.infinispan.client.rest.impl.okhttp.auth that implement CachingAuthenticatorModifier and TypeClassDescriptionclassclassclassclassclassConstructor parameters in org.infinispan.client.rest.impl.okhttp.auth with type arguments of type CachingAuthenticatorModifierConstructorDescriptionCachingAuthenticatorInterceptor(Map<String, CachingAuthenticator> authCache) CachingAuthenticatorWrapper(okhttp3.Authenticator innerAuthenticator, Map<String, CachingAuthenticator> authCache)