Uses of Interface
org.codehaus.httpcache4j.Challenge

Packages that use Challenge
org.codehaus.httpcache4j   
 

Uses of Challenge in org.codehaus.httpcache4j
 

Classes in org.codehaus.httpcache4j that implement Challenge
 class UsernamePasswordChallenge
          Represents a Username and password challenge.
 

Methods in org.codehaus.httpcache4j that return Challenge
 Challenge HTTPRequest.getChallenge()
           
 

Methods in org.codehaus.httpcache4j with parameters of type Challenge
 HTTPRequest HTTPRequest.challenge(Challenge challenge)
           
 



Copyright © 2008-2009. All Rights Reserved.