Uses of Interface
dev.vality.swag.wallets.webhook.events.auth.Authentication
| Package | Description |
|---|---|
| dev.vality.swag.wallets.webhook.events | |
| dev.vality.swag.wallets.webhook.events.auth |
-
Uses of Authentication in dev.vality.swag.wallets.webhook.events
Methods in dev.vality.swag.wallets.webhook.events that return Authentication Modifier and Type Method Description AuthenticationApiClient. getAuthentication(String authName)Get authentication for the given name.Methods in dev.vality.swag.wallets.webhook.events that return types with arguments of type Authentication Modifier and Type Method Description Map<String,Authentication>ApiClient. getAuthentications()Get authentications (key: authentication name, value: authentication). -
Uses of Authentication in dev.vality.swag.wallets.webhook.events.auth
Classes in dev.vality.swag.wallets.webhook.events.auth that implement Authentication Modifier and Type Class Description classApiKeyAuthclassHttpBasicAuthclassHttpBearerAuth