Package | Description |
---|---|
org.apache.tinkerpop.gremlin.driver |
Modifier and Type | Method and Description |
---|---|
AuthProperties |
AuthProperties.with(AuthProperties.Property key,
String value)
Adds a
AuthProperties.Property with value to the authorization property set. |
Modifier and Type | Method and Description |
---|---|
Cluster.Builder |
Cluster.Builder.authProperties(AuthProperties authProps)
Specifies parameters for authentication to Gremlin Server.
|
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.