Class ConservativeAuthenticationSelector

java.lang.Object
org.eclipse.aether.util.repository.ConservativeAuthenticationSelector
All Implemented Interfaces:
AuthenticationSelector

An authentication selector that delegates to another selector but only if a repository has no authentication data yet. If authentication has already been assigned to a repository, that is selected.