| Interface | Description |
|---|---|
| RestClientAuthenticator |
A class instance implementing this interface may customize some aspects of
JanusGraph Elasticsearch REST client to implement a custom authentication method.
|
| Class | Description |
|---|---|
| BasicAuthHttpClientConfigCallback | |
| ConnectionKeepAliveConfigCallback | |
| RestClientAuthenticatorBase |
Base class for custom REST client authenticators.
|
| SSLConfigurationCallback |
Use
create() or createCustom(SSLContextBuilder) to create an instance of this callback |
| SSLConfigurationCallback.Builder |
Constructs the instance of SSLConfigurationCallback
|
| Enum | Description |
|---|---|
| HttpAuthTypes |
Copyright © 2012–2024. All rights reserved.