Uses of Class
org.apache.tinkerpop.gremlin.server.handler.AbstractAuthenticationHandler
Packages that use AbstractAuthenticationHandler
-
Uses of AbstractAuthenticationHandler in org.apache.tinkerpop.gremlin.server
Methods in org.apache.tinkerpop.gremlin.server that return AbstractAuthenticationHandlerModifier and TypeMethodDescriptionprotected AbstractAuthenticationHandlerAbstractChannelizer.createAuthenticationHandler(Settings settings) -
Uses of AbstractAuthenticationHandler in org.apache.tinkerpop.gremlin.server.handler
Subclasses of AbstractAuthenticationHandler in org.apache.tinkerpop.gremlin.server.handlerModifier and TypeClassDescriptionclassImplements basic HTTP authentication for use with theHttpGremlinEndpointHandlerand HTTP based API calls.