Package | Description |
---|---|
org.apache.tinkerpop.gremlin.server | |
org.apache.tinkerpop.gremlin.server.handler |
Modifier and Type | Method and Description |
---|---|
protected AbstractAuthenticationHandler |
AbstractChannelizer.createAuthenticationHandler(Settings.AuthenticationSettings config) |
Modifier and Type | Class and Description |
---|---|
class |
HttpBasicAuthenticationHandler
Implements basic HTTP authentication for use with the
HttpGremlinEndpointHandler and HTTP based API calls. |
class |
SaslAndHttpBasicAuthenticationHandler
An Authentication Handler for doing WebSocket Sasl and Http Basic auth
|
class |
SaslAuthenticationHandler
A SASL authentication handler that allows the
Authenticator to be plugged into it. |
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.