Uses of Class
org.apache.maven.artifact.repository.Authentication
Packages that use Authentication
-
Uses of Authentication in org.apache.maven.artifact.repository
Methods in org.apache.maven.artifact.repository that return AuthenticationModifier and TypeMethodDescriptionArtifactRepository.getAuthentication()
Deprecated.DefaultArtifactRepository.getAuthentication()
Deprecated.MavenArtifactRepository.getAuthentication()
Methods in org.apache.maven.artifact.repository with parameters of type AuthenticationModifier and TypeMethodDescriptionvoid
ArtifactRepository.setAuthentication
(Authentication authentication) Deprecated.void
DefaultArtifactRepository.setAuthentication
(Authentication authentication) Deprecated.void
MavenArtifactRepository.setAuthentication
(Authentication authentication)