public class GoogleApiKeyDetector extends Object implements edu.umd.cs.findbugs.Detector
If too much false positive are rise, the signature will be more precise. The assumption is that the code was copy and left unchanged except the key.
Ref: http://gmaps-samples.googlecode.com/svn/trunk/urlsigning/UrlSigner.java
| Constructor and Description |
|---|
GoogleApiKeyDetector(edu.umd.cs.findbugs.BugReporter bugReporter) |
| Modifier and Type | Method and Description |
|---|---|
void |
report() |
void |
visitClassContext(edu.umd.cs.findbugs.ba.ClassContext classContext) |
Copyright © 2017. All rights reserved.