public class IDPPServiceInstanceUpdate extends Object implements ServiceInstanceUpdate
IDPPServiceInstanceUpdate
is an implementation of
ServiceInstanceUpdate
for the Personal Profile Service.
The default implementation supports only end point moved and issues a
soap fault. The decision to include a service instance update header
is through a global flag.Constructor and Description |
---|
IDPPServiceInstanceUpdate() |
Modifier and Type | Method and Description |
---|---|
ServiceInstanceUpdateHeader |
getServiceInstanceUpdateHeader()
Gets the service instance update header.
|
boolean |
isSOAPFaultNeeded()
Check to see if soap fault needs to be issue while processing the
request.
|
public ServiceInstanceUpdateHeader getServiceInstanceUpdateHeader()
getServiceInstanceUpdateHeader
in interface ServiceInstanceUpdate
ServiceInstanceUpdateHeader
ServiceInstanceUpdate
Header for the Personal Profile Service.
"null" if the end point is not configured.public boolean isSOAPFaultNeeded()
isSOAPFaultNeeded
in interface ServiceInstanceUpdate
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.