| 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. | 
| Modifier and Type | Field and Description | 
|---|---|
protected Authenticator | 
AbstractAuthenticationHandler.authenticator  | 
| Constructor and Description | 
|---|
AbstractAuthenticationHandler(Authenticator authenticator)  | 
HttpBasicAuthenticationHandler(Authenticator authenticator)  | 
SaslAuthenticationHandler(Authenticator authenticator)  | 
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.