public class SelfHostedInterceptor extends Object implements RepositoryApiClientInterceptor
| Constructor and Description |
|---|
SelfHostedInterceptor(String repositoryId,
String username,
String password,
String baseUrl,
com.laserfiche.api.client.apiserver.TokenClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Since the underlying resource (the HTTP client) won't throw any exception during its close() invocation.
|
void |
onRequest(kong.unirest.HttpRequest<?> request,
kong.unirest.Config config) |
public void onRequest(kong.unirest.HttpRequest<?> request,
kong.unirest.Config config)
onRequest in interface kong.unirest.Interceptorpublic void close()
RepositoryApiClientInterceptorclose in interface RepositoryApiClientInterceptorclose in interface AutoCloseableCopyright © 2022. All rights reserved.