Uses of Class
org.apache.maven.artifact.repository.Authentication
-
Uses of Authentication in org.apache.maven.artifact.repository
Modifier and TypeMethodDescriptionArtifactRepository.getAuthentication()
DefaultArtifactRepository.getAuthentication()
Deprecated.MavenArtifactRepository.getAuthentication()
Modifier and TypeMethodDescriptionvoid
ArtifactRepository.setAuthentication
(Authentication authentication) void
DefaultArtifactRepository.setAuthentication
(Authentication authentication) Deprecated.void
MavenArtifactRepository.setAuthentication
(Authentication authentication)