public class ConfigurationImpl extends org.ops4j.util.property.PropertyStore implements Configuration
Configuration| Constructor and Description |
|---|
ConfigurationImpl(org.ops4j.util.property.PropertyResolver propertyResolver)
Creates a new service configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getCertificateCheck()
Returns true if the certificate should be checked on SSL connection, false otherwise.
|
public ConfigurationImpl(org.ops4j.util.property.PropertyResolver propertyResolver)
propertyResolver - propertyResolver used to resolve properties; mandatorypublic Boolean getCertificateCheck()
ConfigurationgetCertificateCheck in interface ConfigurationConfiguration.getCertificateCheck()Copyright © 2006–2017 OPS4J - Open Participation Software for Java. All rights reserved.