Package org.apache.http.auth.params

Parameters for configuring HTTP authentication classes.

See:
          Description

Interface Summary
AuthPNames Parameter names for HTTP authentication classes.
 

Class Summary
AuthParamBean This is a Java Bean class that can be used to wrap an instance of HttpParams and manipulate HTTP authentication parameters using Java Beans conventions.
AuthParams An adaptor for manipulating HTTP authentication parameters in HttpParams.
 

Package org.apache.http.auth.params Description

Parameters for configuring HTTP authentication classes.



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.