| Class | Description |
|---|---|
| HMACAuthenticator |
A class for doing Basic Auth and Token auth using an HMAC intended to be used with
the HMACAuthenticationHandler
|
| JanusGraphAbstractAuthenticator |
An abstract class to handle the initial setup of indexes for authentication.
|
| JanusGraphSimpleAuthenticator |
A simple implementation of an
Authenticator that uses a Graph instance as a credential store. |
| SaslAndHMACAuthenticator |
A wrapper authenticator that instantiates A JanusGraphSimpleAuthenticator (for Sasl)
and an HMACAuthenticator (for http)
|
Copyright © 2012–2025. All rights reserved.