org.ops4j.pax.url.obr.internal
Interface Configuration

All Known Implementing Classes:
ConfigurationImpl

public interface Configuration

Handler configuration.

Since:
0.2.0, February 01, 2008
Author:
Alin Dreghiciu

Method Summary
 Boolean getCertificateCheck()
          Returns true if the certificate should be checked on SSL connection, false otherwise.
 

Method Detail

getCertificateCheck

Boolean getCertificateCheck()
Returns true if the certificate should be checked on SSL connection, false otherwise.

Returns:
true if the certificate should be checked


Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.