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 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.AuthStoreAuthenticationProvider is an implementation of the
AuthProvider
interface.A provider for bearer token authenticationHTTP client for ORASBuilder for the HTTP clientResponse wrapperThe token responseA provider without any authenticationEnum representing the different scopes for authentication.Store scopesA provider for username and password authentication