See: Description
| Class | Description |
|---|---|
| AuthenticationService |
This class bootstraps into the WSF environment authenticating with an Authentication Service (AS)
to retrieve a Discovery Service (DS)
EndpointReference, utilizing SASL. |
| BaseServiceClient |
All service clients extend this class
|
| BaseServiceClientImpl |
This is a generic implementation of a service client that can be used to invoke
ID-WSF Messages.
|
| DirectoryAccessProtocolService |
This is a Service Client for an ID-SIS-DAP Service.
|
| DiscoveryService |
This client models communication with an ID-WSF 2.0 Discovery Service and requires a
Disco EPR in order to operate.
|
| OpenLibertyBootstrap |
This class is used to bootstrap the openLiberty WSC Client Library with the default configurations that ship with the 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.
|
| PersonalProfileService |
The Liberty ID-SIS Personal Profile (ID-SIS-PP) defines a web service.
|
| SSLUtilities |
This class contains a group of utilities used by the ClientLib
to make SSl/TLS and Mutual SSL/TLS requests.
|
| WSCUtilities |
This class contains a collection of convenience methods designed to make common WSC operations easier.
|
| WSFMessage |
WSFMessage models a round trip request/response ID-WSF SOAP transaction.
|
| WSFMessageSigner |
This class is used to sign an ID-* message.
|
| Enum | Description |
|---|---|
| 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.
|
| DirectoryAccessProtocolService.RequestType |
Enumeration of the 5 request types possib le within
ID-SIS-DAP
|
| DiscoveryService.WSFServiceType |
An enumeration of services currently supported by the client library
|
| 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.DataModifyOption |
This enumeration models Table 4.
|
| PersonalProfileService.DataQueryOption |
This enumeration models Table 3.
|
| Exception | Description |
|---|---|
| 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.
|
If you have any questions, please contact us.
Copyright © 1999–2015. All rights reserved.