com.groupdocs.viewer.config.http.certification
Class TrustCertificates
java.lang.Object
com.groupdocs.viewer.config.http.certification.TrustCertificates
public class TrustCertificates
- extends Object
Trust certificate
Permit getting content from secure URL's (https)
- Author:
- Alex Bobkov
Method Summary |
static void |
setTrustAll()
Set trust all
To allow all certificates. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrustCertificates
public TrustCertificates()
setTrustAll
public static void setTrustAll()
- Set trust all
To allow all certificates.
Copyright © 2014. All rights reserved.