Uses of Interface
com.google.api.client.auth.openidconnect.HttpTransportFactory
Packages that use HttpTransportFactory
-
Uses of HttpTransportFactory in com.google.api.client.auth.openidconnect
Classes in com.google.api.client.auth.openidconnect that implement HttpTransportFactoryModifier and TypeClassDescription(package private) static classFields in com.google.api.client.auth.openidconnect declared as HttpTransportFactoryModifier and TypeFieldDescription(package private) HttpTransportFactoryIdTokenVerifier.Builder.httpTransportFactoryprivate final HttpTransportFactoryIdTokenVerifier.PublicKeyLoader.httpTransportFactoryMethods in com.google.api.client.auth.openidconnect with parameters of type HttpTransportFactoryModifier and TypeMethodDescriptionIdTokenVerifier.Builder.setHttpTransportFactory(HttpTransportFactory httpTransportFactory) Sets the HttpTransportFactory used for requesting public keys from the certificate URL.Constructors in com.google.api.client.auth.openidconnect with parameters of type HttpTransportFactoryModifierConstructorDescription(package private)PublicKeyLoader(HttpTransportFactory httpTransportFactory)