| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.server | |
| org.apache.tinkerpop.gremlin.server.handler | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Authorizer | AbstractChannelizer. authorizer | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Authorizer | AbstractAuthenticationHandler. authorizer | 
| Constructor and Description | 
|---|
| AbstractAuthenticationHandler(Authenticator authenticator,
                             Authorizer authorizer) | 
| HttpBasicAuthenticationHandler(Authenticator authenticator,
                              Authorizer authorizer,
                              Settings settings) | 
| HttpBasicAuthorizationHandler(Authorizer authorizer) | 
| SaslAndHttpBasicAuthenticationHandler(Authenticator authenticator,
                                     Authorizer authorizer,
                                     Settings settings) | 
| SaslAuthenticationHandler(Authenticator authenticator,
                         Authorizer authorizer,
                         Settings settings) | 
| WebSocketAuthorizationHandler(Authorizer authorizer) | 
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.