File: package-frame.html

package info (click to toggle)
commons-httpclient 3.1-11%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 19,344 kB
  • ctags: 68,956
  • sloc: java: 30,282; xml: 855; makefile: 15
file content (87 lines) | stat: -rw-r--r-- 3,833 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_11) on Sat Aug 18 11:01:03 CEST 2007 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
org.apache.commons.httpclient.auth (HttpClient 3.1 API)
</TITLE>

<META NAME="keywords" CONTENT="org.apache.commons.httpclient.auth package">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../../org/apache/commons/httpclient/auth/package-summary.html" target="classFrame">org.apache.commons.httpclient.auth</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AuthScheme.html" title="interface in org.apache.commons.httpclient.auth" target="classFrame"><I>AuthScheme</I></A>
<BR>
<A HREF="CredentialsProvider.html" title="interface in org.apache.commons.httpclient.auth" target="classFrame"><I>CredentialsProvider</I></A></FONT></TD>
</TR>
</TABLE>


<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AuthChallengeParser.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">AuthChallengeParser</A>
<BR>
<A HREF="AuthChallengeProcessor.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">AuthChallengeProcessor</A>
<BR>
<A HREF="AuthPolicy.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">AuthPolicy</A>
<BR>
<A HREF="AuthSchemeBase.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">AuthSchemeBase</A>
<BR>
<A HREF="AuthScope.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">AuthScope</A>
<BR>
<A HREF="AuthState.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">AuthState</A>
<BR>
<A HREF="BasicScheme.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">BasicScheme</A>
<BR>
<A HREF="DigestScheme.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">DigestScheme</A>
<BR>
<A HREF="HttpAuthenticator.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">HttpAuthenticator</A>
<BR>
<A HREF="HttpAuthRealm.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">HttpAuthRealm</A>
<BR>
<A HREF="NTLMScheme.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">NTLMScheme</A>
<BR>
<A HREF="RFC2617Scheme.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">RFC2617Scheme</A></FONT></TD>
</TR>
</TABLE>


<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Exceptions</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AuthChallengeException.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">AuthChallengeException</A>
<BR>
<A HREF="AuthenticationException.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">AuthenticationException</A>
<BR>
<A HREF="CredentialsNotAvailableException.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">CredentialsNotAvailableException</A>
<BR>
<A HREF="InvalidCredentialsException.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">InvalidCredentialsException</A>
<BR>
<A HREF="MalformedChallengeException.html" title="class in org.apache.commons.httpclient.auth" target="classFrame">MalformedChallengeException</A></FONT></TD>
</TR>
</TABLE>


</BODY>
</HTML>