Uses of Interface
software.amazon.awssdk.http.auth.signer.BearerHttpSigner
Packages that use BearerHttpSigner
Package
Description
-
Uses of BearerHttpSigner in software.amazon.awssdk.http.auth.internal.scheme
Methods in software.amazon.awssdk.http.auth.internal.scheme that return BearerHttpSigner -
Uses of BearerHttpSigner in software.amazon.awssdk.http.auth.internal.signer
Classes in software.amazon.awssdk.http.auth.internal.signer that implement BearerHttpSigner -
Uses of BearerHttpSigner in software.amazon.awssdk.http.auth.scheme
Methods in software.amazon.awssdk.http.auth.scheme that return BearerHttpSignerModifier and TypeMethodDescriptionBearerAuthScheme.signer()Retrieve theBearerHttpSignerassociated with this authentication scheme. -
Uses of BearerHttpSigner in software.amazon.awssdk.http.auth.signer
Methods in software.amazon.awssdk.http.auth.signer that return BearerHttpSignerModifier and TypeMethodDescriptionstatic BearerHttpSignerBearerHttpSigner.create()Get a default implementation of aBearerHttpSigner