Uses of Class
co.yellowdog.platform.clients.account.KeyringClientImpl
Packages that use KeyringClientImpl
Package
Description
Holds the client types used to access the YellowDog Account Service.
-
Uses of KeyringClientImpl in co.yellowdog.platform.clients.account
Methods in co.yellowdog.platform.clients.account that return KeyringClientImplModifier and TypeMethodDescriptionstatic KeyringClientImpl
KeyringClientImpl.create
(@NonNull ServicesSchema servicesSchema, @NonNull RetryFactory retryFactory, @NonNull AuthenticationHeadersProvider authenticationHeadersProvider, @NonNull com.fasterxml.jackson.databind.ObjectMapper objectMapper, @NonNull UserAgent userAgent)