Uses of Class
org.apache.commons.httpclient.auth.AuthChallengeException

Packages that use AuthChallengeException
org.apache.commons.httpclient.auth Provides implementation of various authentication schemes as well as utility classes that can be used to authenticate HTTP requests. 
 

Uses of AuthChallengeException in org.apache.commons.httpclient.auth
 

Methods in org.apache.commons.httpclient.auth that throw AuthChallengeException
 AuthScheme AuthChallengeProcessor.selectAuthScheme(Map challenges)
          Determines the preferred authentication scheme that can be used to respond to the given collection of challenges.
 



Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.