public interface ServiceInstanceUpdate
ServiceInstanceUpdate
is an interface to include the
SOAP Header namely ServiceInstanceUpdateHeader
when sending
a SOAP Response while processing the service request.Modifier and Type | Method and Description |
---|---|
ServiceInstanceUpdateHeader |
getServiceInstanceUpdateHeader()
Gets the service instance update header.
|
boolean |
isSOAPFaultNeeded()
Checks whether the service needs to send a soap fault.
|
ServiceInstanceUpdateHeader getServiceInstanceUpdateHeader()
ServiceInstanceUpdateHeader
Service Instance
Update Header.boolean isSOAPFaultNeeded()
Copyright © 2010-2018, ForgeRock All Rights Reserved.