Uses of Class
org.minidns.dane.DaneCertificateException.CertificateMismatch
- 
Packages that use DaneCertificateException.CertificateMismatch Package Description org.minidns.dane  - 
- 
Uses of DaneCertificateException.CertificateMismatch in org.minidns.dane
Fields in org.minidns.dane with type parameters of type DaneCertificateException.CertificateMismatch Modifier and Type Field Description List<DaneCertificateException.CertificateMismatch>DaneCertificateException.MultipleCertificateMismatchExceptions. certificateMismatchExceptionsConstructor parameters in org.minidns.dane with type arguments of type DaneCertificateException.CertificateMismatch Constructor Description MultipleCertificateMismatchExceptions(List<DaneCertificateException.CertificateMismatch> certificateMismatchExceptions) 
 -