Package org.apache.tinkerpop.gremlin.groovy.jsr223.dsl.credential
- 
Interface Summary Interface Description CredentialTraversal<S,E> CredentialTraversalDsl<S,E> A DSL for managing a "credentials graph" used by Gremlin Server for simple authentication functions.
- 
Class Summary Class Description __ CredentialGraphGremlinPlugin Plugin for the Credentials DSL that helps maintain a list of users and passwords in a graph for use with Gremlin Server authentication.CredentialGraphTokens CredentialTraversalSource CredentialTraversalSourceDsl DefaultCredentialTraversal<S,E>