| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.server.auth | |
| org.apache.tinkerpop.gremlin.server.handler | 
| Modifier and Type | Method and Description | 
|---|---|
| Authenticator.SaslNegotiator | Authenticator. newSaslNegotiator(InetAddress remoteAddress)Provide a SASL handler to perform authentication for an single connection. | 
| Authenticator.SaslNegotiator | SimpleAuthenticator. newSaslNegotiator(InetAddress remoteAddress) | 
| Authenticator.SaslNegotiator | AllowAllAuthenticator. newSaslNegotiator(InetAddress remoteAddress) | 
| Authenticator.SaslNegotiator | Krb5Authenticator. newSaslNegotiator(InetAddress remoteAddress) | 
| Modifier and Type | Field and Description | 
|---|---|
| static io.netty.util.AttributeKey<Authenticator.SaslNegotiator> | StateKey. NEGOTIATORThe key for the current SASL negotiator. | 
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.