BBjJettyContextConfiguration::isHTTP


Description

In BBj 18.03 and higher, this method identifies if the context allows insecure HTTP connections.

Syntax

Return Value

Method

boolean

isHTTP()

Parameters

None.

Return Value

Returns true if the context is enabled (otherwise false).

Remarks

None.

Example

None.

See Also

BBjAPI

BBjJettyContextConfiguration

BBjJettyContextConfiguration::setHTTP()