Package com.sun.identity.liberty.ws.soapbinding
@SupportedAll
package com.sun.identity.liberty.ws.soapbinding
Provides classes to manage Liberty SOAP Binding.
-
ClassDescriptionThe
ConsentHeader
class representsConsent
element defined in SOAP binding schema.TheCorrelationHeader
class representsCorrelation
element defined in SOAP binding schema.TheMessage
class is used by web service client and server to construct request or response.TheServiceInstanceUpdateHeader
class representsServiceInstanceUpdate
element defined in SOAP binding schema.TheServiceInstanceUpdateHeader.Credential
class representsCredential
element inServiceInstanceUpdate
element defined in SOAP binding schema.This class contains all the constants used by the Soapbinding classes.TheSOAPBindingException
class represents a error while processing SOAP request and response.TheSOAPFault
class represents a SOAP Fault element.TheSOAPFaultDetail
class represents the 'Detail' child element of SOAP Fault element.TheSOAPFaultException
class represents a SOAP Fault while processing SOAP request.TheUsageDirectiveHeader
class represents 'UsageDirective' element defined in SOAP binding schema.This class contains utility methods.