Uses of Class
org.eclipse.aether.repository.AuthenticationDigest
Packages that use AuthenticationDigest
Package
Description
The definition of various kinds of repositories that host artifacts.
Ready-to-use selectors for authentication, proxies and mirrors and a few other repository related utilities.
-
Uses of AuthenticationDigest in org.eclipse.aether.repository
Methods in org.eclipse.aether.repository with parameters of type AuthenticationDigestModifier and TypeMethodDescriptionvoidAuthentication.digest(AuthenticationDigest digest) Updates the given digest with data from this authentication callback. -
Uses of AuthenticationDigest in org.eclipse.aether.util.repository
Methods in org.eclipse.aether.util.repository with parameters of type AuthenticationDigestModifier and TypeMethodDescriptionvoidChainedAuthentication.digest(AuthenticationDigest digest) voidComponentAuthentication.digest(AuthenticationDigest digest) voidJreProxySelector.JreProxyAuthentication.digest(AuthenticationDigest digest) voidSecretAuthentication.digest(AuthenticationDigest digest) voidStringAuthentication.digest(AuthenticationDigest digest)