| Package | Description |
|---|---|
| org.openliberty.wsc |
This package contains all of the Service Client classes and the basic WSFMessage.
|
| Class and Description |
|---|
| AuthenticationService
This class bootstraps into the WSF environment authenticating with an Authentication Service (AS)
to retrieve a Discovery Service (DS)
EndpointReference, utilizing SASL. |
| AuthenticationService.AuthMechanism
This enumeration lists the AUTH mechanisms currently supported by
the client library
|
| AuthenticationService.ResponseCode
This enum models the ResponseCodes that are supported by the WSC ClientLib Authentication Service
Client at this point.
|
| AuthenticationService.WSCExceptionType
An enumeration that describes the various exceptions that the Authentication
Service Client may throw.
|
| BaseServiceClient
All service clients extend this class
|
| DirectoryAccessProtocolService
This is a Service Client for an ID-SIS-DAP Service.
|
| DirectoryAccessProtocolService.RequestType
Enumeration of the 5 request types possib le within
ID-SIS-DAP
|
| DiscoveryService
This client models communication with an ID-WSF 2.0 Discovery Service and requires a
Disco EPR in order to operate.
|
| DiscoveryService.WSFServiceType
An enumeration of services currently supported by the client library
|
| PeopleService
This implementation of a People Service Client has been tested against a People Service
defined inside of Conor Cahill's OSS ID-WSF Server.
|
| PeopleService.ListStructure
Enumeration that is used during a urn:liberty:ps:2006-08:ListMembersRequest action
to indicate the structure (and with 'entities' to some degree the content) of the
response.
|
| PersonalProfileService
The Liberty ID-SIS Personal Profile (ID-SIS-PP) defines a web service.
|
| PersonalProfileService.DataModifyOption
This enumeration models Table 4.
|
| PersonalProfileService.DataQueryOption
This enumeration models Table 3.
|
| WSCException
General WSC exception class.
|
| WSCNoServiceAvailableException
This exception is thrown by methods within the WSCUtilities class when a discovery
service is unable to produce an epr for the specified service with the specified
parameters.
|
| WSFMessage
WSFMessage models a round trip request/response ID-WSF SOAP transaction.
|
Copyright © 1999–2015. All rights reserved.