Package com.sun.slamd.common.http.util

The com.sun.slamd.common.http.util package defines a number of utilities for communicating with a remote server using the HTTP protocol.

See:
          Description

Class Summary
AuthErrorCodes This class contains a number of authentication error codes that may be encountered when interacting with Access Manager.
ByteCookie This class provides a mechanism for interacting with cookies.
HttpResponse This class holds information about an HTTP response.
ParsedURL This class provides a data structure for holding information about the components of a URL.
 

Package com.sun.slamd.common.http.util Description

The com.sun.slamd.common.http.util package defines a number of utilities for communicating with a remote server using the HTTP protocol. It also contains some code that is more specific to the HTTP communication necessary for interacting with the Sun ONE Identity Server.