SecureBlackbox 2020 Java Edition

Questions / Feedback?

Binding Property

Specifies the type of the binding to use.

Syntax

public int getBinding();
public void setBinding(int binding);

Enumerated values: public final static int csbtNone = 0; public final static int csbtSOAP = 1; public final static int csbtPAOS = 2; public final static int csbtRedirect = 3; public final static int csbtPOST = 4; public final static int csbtArtifact = 5;

Default Value

0

Remarks

Use this property to specify the binding type to use with the request.

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