Package com.amazon.neptune.gremlin.driver.sigv4
Authorization related code for Amazon Neptune, e.g.
WebSocketHandshake handler and auth related code to handle gremlin calls with SigV4 authentication.
-
Class Summary Class Description AwsSigV4ClientHandshaker Extends the functionality ofWebSocketClientHandshaker13by adding SIGV4 authentication headers to the request.ChainedSigV4PropertiesProvider A chained Sig4Properties provider.SigV4Properties Holds the properties required to perform SIGV4 auth.