Uses of Interface
org.apache.tinkerpop.gremlin.server.auth.Authenticator.SaslNegotiator
Packages that use Authenticator.SaslNegotiator
-
Uses of Authenticator.SaslNegotiator in org.apache.tinkerpop.gremlin.server.auth
Methods in org.apache.tinkerpop.gremlin.server.auth that return Authenticator.SaslNegotiatorModifier and TypeMethodDescriptionAllowAllAuthenticator.newSaslNegotiator(InetAddress remoteAddress) Authenticator.newSaslNegotiator(InetAddress remoteAddress) Provide a SASL handler to perform authentication for an single connection.SimpleAuthenticator.newSaslNegotiator(InetAddress remoteAddress)