The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| org.jclouds.deltacloud.domain.EnumHardwareProperty | 1 |
| org.jclouds.deltacloud.domain.PasswordAuthentication | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| org.jclouds.deltacloud.domain.EnumHardwareProperty doesn't override ParameterizedHardwareProperty.equals(Object) | STYLE | EQ_DOESNT_OVERRIDE_EQUALS | 37 | Medium |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.jclouds.deltacloud.domain.PasswordAuthentication defines non-transient non-serializable instance field login | BAD_PRACTICE | SE_BAD_FIELD | High |