Class HardcodedPasswordEqualsDetector

    • Constructor Detail

      • HardcodedPasswordEqualsDetector

        public HardcodedPasswordEqualsDetector​(edu.umd.cs.findbugs.BugReporter bugReporter)
    • Method Detail

      • getInjectionPoint

        protected InjectionPoint getInjectionPoint​(org.apache.bcel.generic.InvokeInstruction invoke,
                                                   org.apache.bcel.generic.ConstantPoolGen cpg,
                                                   org.apache.bcel.generic.InstructionHandle handle)
        Overrides:
        getInjectionPoint in class BasicInjectionDetector