Package org.apache.tinkerpop.gremlin.server.auth
package org.apache.tinkerpop.gremlin.server.auth
-
ClassDescriptionAllows all requests to be authenticated.An exception that occurs when during authentication such as a failed login.Provides methods related to authentication of a request.Performs the actual SASL negotiation for a single authentication attempt.A simple implementation of an
Authenticatorthat uses aGraphinstance as a credential store.