Package | Description |
---|---|
org.apache.tinkerpop.gremlin.server | |
org.apache.tinkerpop.gremlin.server.auth | |
org.apache.tinkerpop.gremlin.server.handler |
Modifier and Type | Field and Description |
---|---|
protected Authenticator |
AbstractChannelizer.authenticator |
Modifier and Type | Class and Description |
---|---|
class |
AllowAllAuthenticator
Allows all requests to be authenticated.
|
class |
SimpleAuthenticator
A simple implementation of an
Authenticator that uses a Graph instance as a credential store. |
Constructor and Description |
---|
HttpBasicAuthenticationHandler(Authenticator authenticator) |
SaslAuthenticationHandler(Authenticator authenticator) |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.