Uses of Interface
com.google.api.client.auth.openidconnect.HttpTransportFactory
-
Packages that use HttpTransportFactory Package Description com.google.api.client.auth.openidconnect -
-
Uses of HttpTransportFactory in com.google.api.client.auth.openidconnect
Methods in com.google.api.client.auth.openidconnect with parameters of type HttpTransportFactory Modifier and Type Method Description IdTokenVerifier.BuilderIdTokenVerifier.Builder. setHttpTransportFactory(HttpTransportFactory httpTransportFactory)Sets the HttpTransportFactory used for requesting public keys from the certificate URL.
-