The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is max
| Class | Bugs |
|---|---|
| ejava.examples.blpurchase.blimpl.PurchasingImpl | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Found reliance on default encoding in ejava.examples.blpurchase.blimpl.PurchasingImpl.generatePassword(): new String(byte[]) | I18N | DM_DEFAULT_ENCODING | 73 | High |