public class DocumentServerClientSettings extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
baseUrl
The base URL for the document server.
|
private Boolean |
ignoreSSLCertificate
The flag indicating whether to ignore SSL certificate validation.
|
private Security |
security
The security configuration for the document server.
|
| Constructor and Description |
|---|
DocumentServerClientSettings() |
Copyright © 2023–2025. All rights reserved.