public interface BearerHttpSigner extends HttpSigner<TokenIdentity>
HttpSigner that will sign a request with a bearer-token (TokenIdentity).SIGNING_CLOCK| Modifier and Type | Method and Description |
|---|---|
static BearerHttpSigner |
create()
Get a default implementation of a
BearerHttpSigner |
sign, sign, signAsync, signAsyncstatic BearerHttpSigner create()
BearerHttpSignerCopyright © 2023. All rights reserved.