Uses of Class
org.apache.maven.artifact.repository.Authentication
-
Packages that use Authentication Package Description org.apache.maven.artifact.repository -
-
Uses of Authentication in org.apache.maven.artifact.repository
Methods in org.apache.maven.artifact.repository that return Authentication Modifier and Type Method Description AuthenticationArtifactRepository. getAuthentication()Deprecated.Methods in org.apache.maven.artifact.repository with parameters of type Authentication Modifier and Type Method Description voidArtifactRepository. setAuthentication(Authentication authentication)Deprecated.
-