Uses of Class
net.sf.fikin.ant.httpclientanttask.AntCredentials

Packages that use AntCredentials
net.sf.fikin.ant.httpclientanttask Tasks for HTTP-operations based on Jakrata's HttpClient library 
 

Uses of AntCredentials in net.sf.fikin.ant.httpclientanttask
 

Methods in net.sf.fikin.ant.httpclientanttask that return AntCredentials
 AntCredentials AntProxy.createProxyCredentials()
          assign proxy-specific user authentication data
 AntCredentials BaseAntMethod.createUserCredentials()
          create user credentials (http authentication)
 AntCredentials AntProxy.getProxyCredentials()
          get proxy's authentication data
 AntCredentials BaseAntMethod.getUserCredentials()
          get user's authenticaiton data
 



Copyright © 2003-2007 Nikolay Fiykov. All Rights Reserved.