Uses of Package
com.amazonaws.neptune.auth
-
Packages that use com.amazonaws.neptune.auth Package Description com.amazonaws.neptune.auth Authorization related code for Amazon Neptune, e.g. -
Classes in com.amazonaws.neptune.auth used by com.amazonaws.neptune.auth Class Description NeptuneSigV4Signer Interface to hook in Signature V4 signing logics as per https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html.NeptuneSigV4SignerBase Base implementation ofNeptuneSigV4Signerinterface.NeptuneSigV4SignerBase.NeptuneSigV4Signature Simple struct encapsulating pre-computed Signature V4 signing information.NeptuneSigV4SignerException Exception indicating a problem related to theNeptuneSigV4Signerimplementation or its usage at runtime (e.g., the signing process itself).RequestMetadata Encapsulates the various fields in a Http request that are required to perform SigV4 signing.