Class ClearTextProtocolsCheck

java.lang.Object
org.sonar.plugins.python.api.PythonSubscriptionCheck
org.sonar.python.checks.hotspots.ClearTextProtocolsCheck
All Implemented Interfaces:
PythonCheck, SubscriptionCheck

public class ClearTextProtocolsCheck extends PythonSubscriptionCheck
  • Constructor Details

    • ClearTextProtocolsCheck

      public ClearTextProtocolsCheck()
  • Method Details