annotate libs/httpcomponents-client-4.0-beta1/javadoc/httpclient/org/apache/http/auth/package-frame.html @ 15:6c7c4140630d

on the way to updating annotations.
author casties
date Wed, 21 Mar 2012 18:12:45 +0100
parents 0be9d53a6967
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
2 <!--NewPage-->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
3 <HTML>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
4 <HEAD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
5 <!-- Generated by javadoc (build 1.5.0_11) on Sat Aug 23 11:49:52 GMT+01:00 2008 -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
7 <TITLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
8 org.apache.http.auth (HttpClient 4.0-beta1 API)
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
9 </TITLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
10
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
11 <META NAME="keywords" CONTENT="org.apache.http.auth package">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
12
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
14
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
15
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
16 </HEAD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
17
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
18 <BODY BGCOLOR="white">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
19 <FONT size="+1" CLASS="FrameTitleFont">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
20 <A HREF="../../../../org/apache/http/auth/package-summary.html" target="classFrame">org.apache.http.auth</A></FONT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
21 <TABLE BORDER="0" WIDTH="100%" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
22 <TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
23 <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
24 Interfaces</FONT>&nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
25 <FONT CLASS="FrameItemFont">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
26 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
27 <A HREF="AuthScheme.html" title="interface in org.apache.http.auth" target="classFrame"><I>AuthScheme</I></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
28 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
29 <A HREF="AuthSchemeFactory.html" title="interface in org.apache.http.auth" target="classFrame"><I>AuthSchemeFactory</I></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
30 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
31 <A HREF="Credentials.html" title="interface in org.apache.http.auth" target="classFrame"><I>Credentials</I></A></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
32 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
33 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
34
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
35
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
36 <TABLE BORDER="0" WIDTH="100%" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
37 <TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
38 <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
39 Classes</FONT>&nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
40 <FONT CLASS="FrameItemFont">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
41 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
42 <A HREF="AUTH.html" title="class in org.apache.http.auth" target="classFrame">AUTH</A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
43 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
44 <A HREF="AuthSchemeRegistry.html" title="class in org.apache.http.auth" target="classFrame">AuthSchemeRegistry</A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
45 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
46 <A HREF="AuthScope.html" title="class in org.apache.http.auth" target="classFrame">AuthScope</A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
47 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
48 <A HREF="AuthState.html" title="class in org.apache.http.auth" target="classFrame">AuthState</A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
49 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
50 <A HREF="BasicUserPrincipal.html" title="class in org.apache.http.auth" target="classFrame">BasicUserPrincipal</A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
51 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
52 <A HREF="NTCredentials.html" title="class in org.apache.http.auth" target="classFrame">NTCredentials</A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
53 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
54 <A HREF="NTUserPrincipal.html" title="class in org.apache.http.auth" target="classFrame">NTUserPrincipal</A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
55 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
56 <A HREF="UsernamePasswordCredentials.html" title="class in org.apache.http.auth" target="classFrame">UsernamePasswordCredentials</A></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
57 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
58 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
59
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
60
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
61 <TABLE BORDER="0" WIDTH="100%" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
62 <TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
63 <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
64 Exceptions</FONT>&nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
65 <FONT CLASS="FrameItemFont">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
66 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
67 <A HREF="AuthenticationException.html" title="class in org.apache.http.auth" target="classFrame">AuthenticationException</A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
68 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
69 <A HREF="InvalidCredentialsException.html" title="class in org.apache.http.auth" target="classFrame">InvalidCredentialsException</A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
70 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
71 <A HREF="MalformedChallengeException.html" title="class in org.apache.http.auth" target="classFrame">MalformedChallengeException</A></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
72 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
73 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
74
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
75
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
76 </BODY>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
77 </HTML>