com.h3xstream.findsecbugs.injection
Class InjectionPoint
java.lang.Object
com.h3xstream.findsecbugs.injection.InjectionPoint
public class InjectionPoint
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE
public static InjectionPoint NONE
InjectionPoint
public InjectionPoint(int[] injectableArguments,
String bugType)
getInjectableArguments
public int[] getInjectableArguments()
getBugType
public String getBugType()
getInjectableMethod
public String getInjectableMethod()
setInjectableMethod
public void setInjectableMethod(String injectableMethod)
Copyright © 2015. All rights reserved.