SecureBlackbox 2020 Java Edition

Questions / Feedback?

SOAPAction Property

Specifies the SOAP action.

Syntax

public String getSOAPAction();
public void setSOAPAction(String SOAPAction);

Default Value

""

Remarks

Use this property to specify the value for the SOAPAction/action HTTP request header field. This field is normally used to indicate the intent of the SOAP request.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Java Edition - Version 20.0 [Build 8156]