Package land.oras.auth
package land.oras.auth
-
ClassDescriptionA 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.AuthStoreAuthenticationProvider is an implementation of the
AuthProvider
interface.A provider for bearer token authenticationThe token responseA provider without any authenticationA provider for username and password authentication