| Modifier and Type | Method and Description |
|---|---|
BearerHttpSigner |
DefaultBearerAuthScheme.signer() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBearerHttpSigner
A default implementation of
BearerHttpSigner. |
| Modifier and Type | Method and Description |
|---|---|
BearerHttpSigner |
BearerAuthScheme.signer()
Retrieve the
BearerHttpSigner associated with this authentication scheme. |
| Modifier and Type | Method and Description |
|---|---|
static BearerHttpSigner |
BearerHttpSigner.create()
Get a default implementation of a
BearerHttpSigner |
Copyright © 2023. All rights reserved.