Package edu.umd.cs.findbugs.detect
Class FindPotentialSecurityCheckBasedOnUntrustedSource.CallPair
java.lang.Object
edu.umd.cs.findbugs.detect.FindPotentialSecurityCheckBasedOnUntrustedSource.CallPair
- Enclosing class:
FindPotentialSecurityCheckBasedOnUntrustedSource
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionCallPair
(FindPotentialSecurityCheckBasedOnUntrustedSource.CalleeInfo out, FindPotentialSecurityCheckBasedOnUntrustedSource.CallerInfo in) -
Method Summary
-
Field Details
-
outside
-
inside
-
-
Constructor Details
-
CallPair
-