Package de.mtg.jzlint.lints.cabf_br
Class SubCertValidTimeLongerThan39Months
java.lang.Object
de.mtg.jzlint.lints.cabf_br.SubCertValidTimeLongerThan39Months
- All Implemented Interfaces:
JavaLint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancheckApplies(X509Certificate certificate) execute(X509Certificate certificate)
-
Constructor Details
-
SubCertValidTimeLongerThan39Months
public SubCertValidTimeLongerThan39Months()
-
-
Method Details
-
execute
-
checkApplies
- Specified by:
checkAppliesin interfaceJavaLint
-