Package | Description |
---|---|
com.sun.identity.liberty.ws.dst |
Defines DST.
|
com.sun.identity.liberty.ws.idpp.plugin |
Defines IDPP plugin.
|
com.sun.identity.liberty.ws.interfaces |
Defines Interaction service.
|
com.sun.identity.liberty.ws.soapbinding |
Provides classes to manage Liberty SOAP Binding.
|
Modifier and Type | Method and Description |
---|---|
ServiceInstanceUpdateHeader |
DSTClient.getServiceInstanceUpdateHeader()
Gets the
serviceInstanceUpdate header from the SOAP
response message. |
Modifier and Type | Method and Description |
---|---|
ServiceInstanceUpdateHeader |
IDPPServiceInstanceUpdate.getServiceInstanceUpdateHeader()
Gets the service instance update header.
|
Modifier and Type | Method and Description |
---|---|
ServiceInstanceUpdateHeader |
ServiceInstanceUpdate.getServiceInstanceUpdateHeader()
Gets the service instance update header.
|
Modifier and Type | Method and Description |
---|---|
ServiceInstanceUpdateHeader |
SOAPFaultDetail.getServiceInstanceUpdateHeader()
Returns
ServiceInstanceUpdateHeader . |
ServiceInstanceUpdateHeader |
Message.getServiceInstanceUpdateHeader()
Returns the
ServiceInstanceUpdateHeader . |
Modifier and Type | Method and Description |
---|---|
void |
SOAPFaultDetail.setServiceInstanceUpdateHeader(ServiceInstanceUpdateHeader serviceInstanceUpdateHeader)
Sets
ServiceInstanceUpdateHeader . |
void |
Message.setServiceInstanceUpdateHeader(ServiceInstanceUpdateHeader serviceInstanceUpdateHeader)
Sets the
ServiceInstanceUpdateHeader . |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.