Uses of Interface
com.peterphi.std.guice.restclient.resteasy.impl.ResteasyClientFactoryImpl.AuthCredential
Package
Description
-
Uses of ResteasyClientFactoryImpl.AuthCredential in com.peterphi.std.guice.restclient.resteasy.impl
Modifier and TypeClassDescriptionstatic final record
static final record
Modifier and TypeMethodDescriptionorg.jboss.resteasy.client.jaxrs.ResteasyClient
ResteasyClientFactoryImpl.getOrCreateClient
(ResteasyClientFactoryImpl.AuthCredential credentials, boolean fastFail, boolean storeCookies, boolean h2c) -
Uses of ResteasyClientFactoryImpl.AuthCredential in com.peterphi.std.guice.restclient.resteasy.impl.okhttp
Modifier and TypeMethodDescriptionOkHttpClientBuilder.withAuth
(ResteasyClientFactoryImpl.AuthCredential cred)