com.groupdocs.viewer.config.http.certification
Class TrustCertificates

java.lang.Object
  extended by 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

Constructor Summary
TrustCertificates()
           
 
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
 

Constructor Detail

TrustCertificates

public TrustCertificates()
Method Detail

setTrustAll

public static void setTrustAll()
Set trust all
To allow all certificates.



Copyright © 2014. All rights reserved.