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

Packages that use org.apache.maven.wagon.authorization
org.apache.maven.wagon   
org.apache.maven.wagon.providers.file   
org.apache.maven.wagon.providers.ftp   
org.apache.maven.wagon.providers.http   
org.apache.maven.wagon.providers.scm   
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.webdav   
org.apache.maven.wagon.shared.http   
org.apache.maven.wagon.tck.http   
 

Classes in org.apache.maven.wagon.authorization used by org.apache.maven.wagon
AuthorizationException
          This exception is thrown when the user is not entitled to fetch from or deploy to particular place in the repository.
 

Classes in org.apache.maven.wagon.authorization used by org.apache.maven.wagon.providers.file
AuthorizationException
          This exception is thrown when the user is not entitled to fetch from or deploy to particular place in the repository.
 

Classes in org.apache.maven.wagon.authorization used by org.apache.maven.wagon.providers.ftp
AuthorizationException
          This exception is thrown when the user is not entitled to fetch from or deploy to particular place in the repository.
 

Classes in org.apache.maven.wagon.authorization used by org.apache.maven.wagon.providers.http
AuthorizationException
          This exception is thrown when the user is not entitled to fetch from or deploy to particular place in the repository.
 

Classes in org.apache.maven.wagon.authorization used by org.apache.maven.wagon.providers.scm
AuthorizationException
          This exception is thrown when the user is not entitled to fetch from or deploy to particular place in the repository.
 

Classes in org.apache.maven.wagon.authorization used by org.apache.maven.wagon.providers.ssh
AuthorizationException
          This exception is thrown when the user is not entitled to fetch from or deploy to particular place in the repository.
 

Classes in org.apache.maven.wagon.authorization used by org.apache.maven.wagon.providers.ssh.external
AuthorizationException
          This exception is thrown when the user is not entitled to fetch from or deploy to particular place in the repository.
 

Classes in org.apache.maven.wagon.authorization used by org.apache.maven.wagon.providers.ssh.jsch
AuthorizationException
          This exception is thrown when the user is not entitled to fetch from or deploy to particular place in the repository.
 

Classes in org.apache.maven.wagon.authorization used by org.apache.maven.wagon.providers.webdav
AuthorizationException
          This exception is thrown when the user is not entitled to fetch from or deploy to particular place in the repository.
 

Classes in org.apache.maven.wagon.authorization used by org.apache.maven.wagon.shared.http
AuthorizationException
          This exception is thrown when the user is not entitled to fetch from or deploy to particular place in the repository.
 

Classes in org.apache.maven.wagon.authorization used by org.apache.maven.wagon.tck.http
AuthorizationException
          This exception is thrown when the user is not entitled to fetch from or deploy to particular place in the repository.
 



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