
public class OGremlinServerAuthenticator
extends org.apache.tinkerpop.gremlin.server.auth.SimpleAuthenticator
| Constructor and Description |
|---|
OGremlinServerAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.tinkerpop.gremlin.server.auth.AuthenticatedUser |
authenticate(Map<String,String> credentials) |
void |
setup(Map<String,Object> config) |
public org.apache.tinkerpop.gremlin.server.auth.AuthenticatedUser authenticate(Map<String,String> credentials) throws org.apache.tinkerpop.gremlin.server.auth.AuthenticationException
authenticate in interface org.apache.tinkerpop.gremlin.server.auth.Authenticatorauthenticate in class org.apache.tinkerpop.gremlin.server.auth.SimpleAuthenticatororg.apache.tinkerpop.gremlin.server.auth.AuthenticationExceptionCopyright © 2009–2018 OrientDB. All rights reserved.