Package de.mtg.jzlint.lints.rfc
Class InternationalDnsNameNotUnicode
java.lang.Object
de.mtg.jzlint.lints.rfc.InternationalDnsNameNotUnicode
- All Implemented Interfaces:
JavaLint
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancheckApplies(X509Certificate certificate) execute(X509Certificate certificate)
-
Field Details
-
XN_PREFIX
- See Also:
-
-
Constructor Details
-
InternationalDnsNameNotUnicode
public InternationalDnsNameNotUnicode()
-
-
Method Details
-
execute
-
checkApplies
- Specified by:
checkAppliesin interfaceJavaLint
-