Package com.sun.identity.liberty.ws.soapbinding
Provides classes to manage Liberty SOAP Binding.
-
Class Summary Class Description ConsentHeader TheConsentHeader
class representsConsent
element defined in SOAP binding schema.CorrelationHeader TheCorrelationHeader
class representsCorrelation
element defined in SOAP binding schema.Message TheMessage
class is used by web service client and server to construct request or response.ServiceInstanceUpdateHeader TheServiceInstanceUpdateHeader
class representsServiceInstanceUpdate
element defined in SOAP binding schema.ServiceInstanceUpdateHeader.Credential TheServiceInstanceUpdateHeader.Credential
class representsCredential
element inServiceInstanceUpdate
element defined in SOAP binding schema.SOAPBindingConstants This class contains all the constants used by the Soapbinding classes.SOAPFault TheSOAPFault
class represents a SOAP Fault element.SOAPFaultDetail TheSOAPFaultDetail
class represents the 'Detail' child element of SOAP Fault element.UsageDirectiveHeader TheUsageDirectiveHeader
class represents 'UsageDirective' element defined in SOAP binding schema.Utils This class contains utility methods. -
Exception Summary Exception Description SOAPBindingException TheSOAPBindingException
class represents a error while processing SOAP request and response.SOAPFaultException TheSOAPFaultException
class represents a SOAP Fault while processing SOAP request.