Package org.apache.hadoop.ozone.s3.signature
package org.apache.hadoop.ozone.s3.signature
This package contains Ozone S3 Authorization header.
-
ClassDescriptionAuthentication/authorization actions for S3Gateway.Class to parse V2 auth information from header.Class to parse v4 auth information from header.Parser for getting auth info from query parameters.Parser to process AWS V2 and V4 auth request.A simple map which forces lower case key usage.Credential in the AWS authorization header.This exception is used to communicate validation errors when parsing signatures.Signature and related information.Builder class for SignatureInfo.Signature version.Parser contract to extract signature information from header or query.Parser to request auth parser for http request.Stateless utility to create stringToSign, the base of the signature.