Uses of Package
org.openliberty.wsc

Packages that use org.openliberty.wsc
org.openliberty.wsc This package contains all of the Service Client classes and the basic WSFMessage. 
 

Classes in org.openliberty.wsc used by org.openliberty.wsc
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
           
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 class bootstraps into the WSF environment using an AuthenticationService to retrieve a Discovery Service Endpoint Reference, utilizing SASL
DiscoveryService.WSFServiceType
          An enumeration of services currently supported by the client library
PeopleService
           
PeopleService.ListStructure
           
PeopleService.PeopleServiceRequest
           
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.
PSCollection
           
PSEntity
           
WSCException
          General OpenWS 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 is an openLiberty ID-WSF-specific implementation of an authentication message