| Package | Description |
|---|---|
| org.janusgraph.graphdb.tinkerpop.gremlin.server.auth |
| Modifier and Type | Class and Description |
|---|---|
class |
HMACAuthenticator
A class for doing Basic Auth and Token auth using an HMAC intended to be used with
the HMACAuthenticationHandler
|
class |
JanusGraphSimpleAuthenticator
A simple implementation of an
Authenticator that uses a Graph instance as a credential store. |
class |
SaslAndHMACAuthenticator
A wrapper authenticator that instantiates A JanusGraphSimpleAuthenticator (for Sasl)
and an HMACAuthenticator (for http)
|
Copyright © 2012–2025. All rights reserved.