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 requestsEnum for authentication schemesImplements a credentials store using a configuration file to keep the credentials in plain-text.Nested Credential class to represent username and password pairs.HTTP client for ORASBuilder for the HTTP clientResponse wrapperThe token responseEnum representing the different scopes for authentication.Store scopes
-
Classes in land.oras.auth used by land.oras.exception