Uses of Enum
org.apache.hadoop.ozone.s3.signature.SignatureInfo.Version
Packages that use SignatureInfo.Version
Package
Description
This package contains Ozone S3 Authorization header.
-
Uses of SignatureInfo.Version in org.apache.hadoop.ozone.s3.signature
Methods in org.apache.hadoop.ozone.s3.signature that return SignatureInfo.VersionModifier and TypeMethodDescriptionSignatureInfo.getVersion()static SignatureInfo.VersionReturns the enum constant of this type with the specified name.static SignatureInfo.Version[]SignatureInfo.Version.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.hadoop.ozone.s3.signature with parameters of type SignatureInfo.Version