The following table summarizes the client APIs in the package com.sun.identity.liberty.ws.disco. For more information, including methods and their syntax and parameters, see the Java API Reference in /AccessManager-base/SUNWam/docs or on docs.sun.com.
Table 8–2 Discovery Service Client APIs|
Class |
Description |
|---|---|
|
Description |
Represents a DescriptionType element of a service instance. |
|
Directive |
Represents a discovery service DirectiveType element. |
|
DiscoveryClient |
Provides methods to send Discovery Service queries and modifications. |
|
EncryptedResourceID |
Represents an EncryptionResourceID element for the Discovery Service. |
|
InsertEntry |
Represents an Insert Entry for Discovery Modify request. |
|
Modify |
Represents a discovery modify request. |
|
ModifyResponse |
Represents a discovery response to a modify request. |
|
Query |
Represents a discovery Query object. |
|
QueryResponse |
Represents a response to a discovery query request. |
|
RemoveEntry |
Represents a remove entry element for the discovery modify request. |
|
RequestedService |
Enables the requester to specify that all the resource offerings returned must be offered through a service instance that complys with one of the specified service types. |
|
ResourceID |
Represents a Discovery Service Resource ID. |
|
ResourceOffering |
Associates a resource with a service instance that provides access to that resource. |
|
ServiceInstance |
Describes a web service at a distinct protocol endpoint. |