Uses of Class
org.eclipse.aether.repository.AuthenticationContext
Package
Description
The definition of various kinds of repositories that host artifacts.
-
Uses of AuthenticationContext in org.eclipse.aether.repository
Modifier and TypeMethodDescriptionstatic AuthenticationContext
AuthenticationContext.forProxy
(RepositorySystemSession session, RemoteRepository repository) Gets an authentication context for the proxy of the specified repository.static AuthenticationContext
AuthenticationContext.forRepository
(RepositorySystemSession session, RemoteRepository repository) Gets an authentication context for the specified repository.Modifier and TypeMethodDescriptionstatic void
AuthenticationContext.close
(AuthenticationContext context) Closes the specified authentication context.void
Fills the given authentication context with the data from this authentication callback.