Uses of Class
tigase.cert.CertCheckResult

Packages that use CertCheckResult
tigase.cert   
 

Uses of CertCheckResult in tigase.cert
 

Methods in tigase.cert that return CertCheckResult
static CertCheckResult CertificateUtil.validateCertificate(Certificate[] chain, KeyStore trustKeystore, boolean revocationEnabled)
          Method description
static CertCheckResult CertCheckResult.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CertCheckResult[] CertCheckResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Tigase. All Rights Reserved.