Uses of Interface
dev.vality.swag_webhook_events.auth.Authentication
| Package | Description |
|---|---|
| dev.vality.swag_webhook_events | |
| dev.vality.swag_webhook_events.auth |
-
Uses of Authentication in dev.vality.swag_webhook_events
Methods in dev.vality.swag_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_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_webhook_events.auth
Classes in dev.vality.swag_webhook_events.auth that implement Authentication Modifier and Type Class Description classApiKeyAuthclassHttpBasicAuthclassHttpBearerAuth