Uses of Class
org.codehaus.httpcache4j.ChallengeMethod

Packages that use ChallengeMethod
org.codehaus.httpcache4j   
 

Uses of ChallengeMethod in org.codehaus.httpcache4j
 

Methods in org.codehaus.httpcache4j that return ChallengeMethod
 ChallengeMethod Challenge.getMethod()
           
static ChallengeMethod ChallengeMethod.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ChallengeMethod[] ChallengeMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.codehaus.httpcache4j with parameters of type ChallengeMethod
Challenge(java.lang.String identifier, char[] password, ChallengeMethod method)
           
 



Copyright © 2008. All Rights Reserved.