Uses of Package
org.apache.maven.wagon.authentication
-
Classes in org.apache.maven.wagon.authentication used by org.apache.maven.wagon Class Description AuthenticationException This exception is thrown when an authentication error occurs while accessing the remote repository.AuthenticationInfo This class holds the set of properties used when instance of theWagonwill use during login operation. -
Classes in org.apache.maven.wagon.authentication used by org.apache.maven.wagon.providers.ftp Class Description AuthenticationException This exception is thrown when an authentication error occurs while accessing the remote repository. -
Classes in org.apache.maven.wagon.authentication used by org.apache.maven.wagon.providers.http Class Description AuthenticationException This exception is thrown when an authentication error occurs while accessing the remote repository. -
Classes in org.apache.maven.wagon.authentication used by org.apache.maven.wagon.providers.ssh Class Description AuthenticationInfo This class holds the set of properties used when instance of theWagonwill use during login operation. -
Classes in org.apache.maven.wagon.authentication used by org.apache.maven.wagon.providers.ssh.external Class Description AuthenticationException This exception is thrown when an authentication error occurs while accessing the remote repository. -
Classes in org.apache.maven.wagon.authentication used by org.apache.maven.wagon.providers.ssh.jsch Class Description AuthenticationException This exception is thrown when an authentication error occurs while accessing the remote repository.AuthenticationInfo This class holds the set of properties used when instance of theWagonwill use during login operation. -
Classes in org.apache.maven.wagon.authentication used by org.apache.maven.wagon.providers.ssh.knownhost Class Description AuthenticationException This exception is thrown when an authentication error occurs while accessing the remote repository.