AuthorityInfoAccessPresentCheck |
Checks if the authority information access urls are present
|
CertificateExpirationCheck<T extends XmlConstraintsConclusion> |
Checks if the certificate is not expired
|
CertificateIssuedToLegalPersonCheck |
Checks if the certificate has been issued to a legal person
|
CertificateIssuedToNaturalPersonCheck |
Checks if the certificate has been issued to a natural person
|
CertificateNotOnHoldCheck |
Checks if the certificate is not on hold
|
CertificateNotRevokedCheck |
Checks if the certificate is not revokek
|
CertificateNotSelfSignedCheck |
Checks if the certificate is not self-signed
|
CertificatePolicyIdsCheck |
Checks if the certificate policy ids are acceptable
|
CertificateQCStatementIdsCheck |
Checks if the certificate's QC statement ids are acceptable
|
CertificateQualifiedCheck |
Checks if the certificate is Qualified
|
CertificateSelfSignedCheck |
Checks if the certificate is self-signed
|
CertificateSignatureValidCheck<T extends XmlConstraintsConclusion> |
Checks if the certificate's signature is valid
|
CertificateSupportedByQSCDCheck |
Checks if the certificate is supported by QSCD
|
CommonNameCheck |
Checks if the certificate's common name is acceptable
|
CountryCheck |
Checks if the country's name is acceptable
|
ExtendedKeyUsageCheck |
Checks if the extended key usage is acceptable
|
GivenNameCheck |
Checks if the certificate's given name are acceptable
|
IdPkixOcspNoCheck<T extends XmlConstraintsConclusion> |
Checks if the certificate has ocsp-no-check extension and not expired in validation time
|
KeyUsageCheck |
Checks if the certificate's key usage are acceptable
|
OrganizationNameCheck |
Checks if the certificate's organization name is acceptable
|
OrganizationUnitCheck |
Checks if the certificate's organization unit is acceptable
|
PseudonymCheck |
Checks if the certificate's pseudonym is acceptable
|
PseudoUsageCheck |
Checks if the certificate's pseudo usage is acceptable
|
RevocationFreshnessCheckerResultCheck<T extends XmlConstraintsConclusion> |
Checks if the revocation freshness checker's result is valid
|
RevocationInfoAccessPresentCheck |
Checks if the revocation access points are present in the certificate
|
SerialNumberCheck |
Checks if the certificate's serial number is present
|
SurnameCheck |
Checks if the certificate's surname is acceptable
|