Uses of Class
org.eclipse.aether.util.repository.DefaultAuthenticationSelector
-
Packages that use DefaultAuthenticationSelector Package Description org.eclipse.aether.util.repository Ready-to-use selectors for authentication, proxies and mirrors and a few other repository related utilities. -
-
Uses of DefaultAuthenticationSelector in org.eclipse.aether.util.repository
Methods in org.eclipse.aether.util.repository that return DefaultAuthenticationSelector Modifier and Type Method Description DefaultAuthenticationSelectorDefaultAuthenticationSelector. add(java.lang.String id, Authentication auth)Adds the specified authentication info for the given repository identifier.
-