Package | Description |
---|---|
org.apache.tinkerpop.gremlin.server | |
org.apache.tinkerpop.gremlin.server.handler |
Modifier and Type | Field and Description |
---|---|
Settings.AuthenticationSettings |
Settings.authentication |
Modifier and Type | Method and Description |
---|---|
protected AbstractAuthenticationHandler |
AbstractChannelizer.createAuthenticationHandler(Settings.AuthenticationSettings config) |
Modifier and Type | Field and Description |
---|---|
protected Settings.AuthenticationSettings |
SaslAuthenticationHandler.authenticationSettings |
Constructor and Description |
---|
HttpBasicAuthenticationHandler(Authenticator authenticator,
Settings.AuthenticationSettings authenticationSettings) |
SaslAndHttpBasicAuthenticationHandler(Authenticator authenticator,
Settings.AuthenticationSettings authenticationSettings) |
SaslAuthenticationHandler(Authenticator authenticator,
Settings.AuthenticationSettings authenticationSettings) |
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.