Uses of Interface
org.eclipse.aether.repository.AuthenticationSelector
-
Uses of AuthenticationSelector in org.eclipse.aether
Modifier and TypeMethodDescriptionAbstractForwardingRepositorySystemSession.getAuthenticationSelector()
DefaultRepositorySystemSession.getAuthenticationSelector()
RepositorySystemSession.getAuthenticationSelector()
Gets the authentication selector to use for repositories discovered in artifact descriptors.Modifier and TypeMethodDescriptionDefaultRepositorySystemSession.setAuthenticationSelector
(AuthenticationSelector authenticationSelector) Sets the authentication selector to use for repositories discovered in artifact descriptors.RepositorySystemSession.SessionBuilder.setAuthenticationSelector
(AuthenticationSelector authenticationSelector) Sets the authentication selector to use for repositories discovered in artifact descriptors.