Package | Description |
---|---|
org.apache.tinkerpop.gremlin.server.auth |
Modifier and Type | Method and Description |
---|---|
Authenticator.SaslNegotiator |
SimpleAuthenticator.newSaslNegotiator(InetAddress remoteAddress) |
Authenticator.SaslNegotiator |
AllowAllAuthenticator.newSaslNegotiator(InetAddress remoteAddress) |
Authenticator.SaslNegotiator |
Krb5Authenticator.newSaslNegotiator(InetAddress remoteAddress) |
Authenticator.SaslNegotiator |
Authenticator.newSaslNegotiator(InetAddress remoteAddress)
Provide a SASL handler to perform authentication for an single connection.
|
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.