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