userver: userver/s3api/authenticators Directory Reference
Loading...
Searching...
No Matches
authenticators Directory Reference

Files

 
access_key.hpp
 Authenticator for using access_key and secret_key for authentication.
 
interface.hpp
 Base class for all authenticators - classes that sign the request with auth data.
 
signature_v4.hpp
 Authenticator implementing AWS Signature Version 4.
 
utils.hpp
 Helpers for writing your own authenticators.