Uses of Class
org.eclipse.aether.repository.AuthenticationDigest
-
Packages that use AuthenticationDigest Package Description org.eclipse.aether.repository The definition of various kinds of repositories that host artifacts. -
-
Uses of AuthenticationDigest in org.eclipse.aether.repository
Methods in org.eclipse.aether.repository with parameters of type AuthenticationDigest Modifier and Type Method Description voidAuthentication. digest(AuthenticationDigest digest)Updates the given digest with data from this authentication callback.
-