Package org.sonar.javascript.checks
Class WeakSslCheck
- java.lang.Object
-
- org.sonar.javascript.checks.WeakSslCheck
-
- All Implemented Interfaces:
EslintBasedCheck,JavaScriptCheck
public class WeakSslCheck extends Object implements EslintBasedCheck
-
-
Constructor Summary
Constructors Constructor Description WeakSslCheck()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringeslintKey()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.sonar.plugins.javascript.api.EslintBasedCheck
configurations
-
-
-
-
Method Detail
-
eslintKey
public String eslintKey()
- Specified by:
eslintKeyin interfaceEslintBasedCheck
-
-