enableTlsForArcGIS

open fun enableTlsForArcGIS(enabled: Boolean): STWConfiguration.Builder

Sets whether the TLS is enabled for ArcGIS services.

Return

Builder This Builder object to allow for chaining of calls to set methods.

Parameters

enabled

Boolean true to enable TLS for ArcGIS.