| Interface | Description |
|---|---|
| IHTTPObject |
The IHTTPObject interface represents a HTTP Request object or Response object.
|
| Interceptor |
An object that implements this interface can be used as interceptor
for UDDI request and response.
|
| Class | Description |
|---|---|
| AuthenticationDetails |
This is just an encapsulation class for holding the authentication details
needed to invoke an external web service.
|
| Customizer |
This class is an extension of the
Interceptor interface. |
| InterceptorException |
This exception is thrown if there occurs an error in the Interceptor.
|
| UserInfo |
Class for holding the user DN and the mapped user name for that user DN.
|
| Enum | Description |
|---|---|
| AuthenticationDetails.AuthenticationType |
Enumeration to hold the authentication types.
|