Uses of Package
org.apache.maven.wagon.authentication

Packages that use org.apache.maven.wagon.authentication
org.apache.maven.wagon   
org.apache.maven.wagon.http   
org.apache.maven.wagon.providers.ftp   
org.apache.maven.wagon.providers.http   
org.apache.maven.wagon.providers.ssh   
org.apache.maven.wagon.providers.ssh.external   
org.apache.maven.wagon.providers.ssh.jsch   
org.apache.maven.wagon.providers.ssh.knownhost   
org.apache.maven.wagon.tck.http   
 

Classes in org.apache.maven.wagon.authentication used by org.apache.maven.wagon
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 the Wagon will use during login operation.
 

Classes in org.apache.maven.wagon.authentication used by org.apache.maven.wagon.http
AuthenticationInfo
          This class holds the set of properties used when instance of the Wagon will use during login operation.
 

Classes in org.apache.maven.wagon.authentication used by org.apache.maven.wagon.providers.ftp
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
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
AuthenticationInfo
          This class holds the set of properties used when instance of the Wagon will use during login operation.
 

Classes in org.apache.maven.wagon.authentication used by org.apache.maven.wagon.providers.ssh.external
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
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.knownhost
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.tck.http
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 the Wagon will use during login operation.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.