| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.server.auth | 
| 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 | Krb5Authenticator. newSaslNegotiator(InetAddress remoteAddress) | 
| Authenticator.SaslNegotiator | SimpleAuthenticator. newSaslNegotiator(InetAddress remoteAddress) | 
| Authenticator.SaslNegotiator | AllowAllAuthenticator. newSaslNegotiator(InetAddress remoteAddress) | 
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.