| 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  | AllowAllAuthenticatorAllows all requests to be authenticated. | 
| class  | Krb5AuthenticatorA Kerberos (GSSAPI) implementation of an  AuthenticatorThis authenticator authenticates and autorizes all clients with a valid service ticket. | 
| class  | SimpleAuthenticatorA simple implementation of an  Authenticatorthat uses aGraphinstance as a credential store. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Authenticator | AbstractAuthenticationHandler. authenticator | 
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.