| AuthCacheImpl |
|
| AuthCacheValue |
AuthCacheValue: interface to minimise exposure to authentication cache
for external users (ie. |
| AuthenticationHeader |
This class is used to parse the information in WWW-Authenticate: and Proxy-Authenticate:
headers. |
| Handler |
open an http input stream given a URL |
| HttpURLConnection |
A class to represent an HTTP connection to a remote object. |
| InMemoryCookieStore |
A simple in-memory java.net.CookieStore implementation |
| NegotiateCallbackHandler |
|
| NegotiatorImpl |
This class encapsulates all JAAS and JGSS API calls in a seperate class
outside NegotiateAuthentication.java so that J2SE build can go smoothly
without the presence of it. |