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