Uses of Package
land.oras.auth
Packages that use land.oras.auth
-
Classes in land.oras.auth used by land.orasClassDescriptionInterface for auth provider Must return the authentication header to pass to HTTP requests
-
Classes in land.oras.auth used by land.oras.authClassDescriptionA provider for username and password authenticationInterface for auth provider Must return the authentication header to pass to HTTP requestsImplements a credentials store using a configuration file to keep the credentials in plain-text.Nested Credential class to represent username and password pairs.A provider for bearer token authenticationThe token response
-
Classes in land.oras.auth used by land.oras.utilsClassDescriptionInterface for auth provider Must return the authentication header to pass to HTTP requests