File Summary: CertificateManager.java |
|
| current inspection = 2009-09-03 21:56:13 (id #1) | base = 2009-09-03 21:56:13 (id #1) |
Hot Spots -- Methods with deltas or higher-probability messages listed first |
All_Methods |
| Method | High Prob. | Medium Prob. | Low Prob. | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |||||
| getKeyManager | 1 | 1 | |||||||||||
| loadTrustedCAs | 1 | 1 | |||||||||||
| Total | 0 | 0 | 2 | 2 | |||||||||
|
|||||||||||||
Method: void checkClientTrusted(X509Certificate[], String) |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| Total | 0 | 0 | 0 | ||||||
| Method fails for all possible inputs. | |||||||||
Method: KeyManager[] getKeyManager() |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| unused assignment |   |   | 1 | 1 | |||||
| Total | 0 | 0 | 1 | 1 | |||||
Method: void loadTrustedCAs() |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| unused assignment |   |   | 1 | 1 | |||||
| Total | 0 | 0 | 1 | 1 | |||||
All Methods |
top |
| Method | View Method |
|---|---|
| checkClientTrusted | go to source |
| checkServerTrusted | go to source |
| com.dmdirc. |
go to source |
| com.dmdirc. |
go to source |
| com.dmdirc. |
go to source |
| com.dmdirc. |
go to source |
| com.dmdirc. |
go to source |
| com.dmdirc. |
go to source |
| com.dmdirc. |
go to source |
| getAcceptedIssuers | go to source |
| getDNFieldsFromCert | go to source |
| getKeyManager | go to source |
| getServerName | go to source |
| isTrusted | go to source |
| isValidHost | go to source |
| loadTrustedCAs | go to source |
| setAction | go to source |
| CertificateManager.java | 2009-Jun-25 01:54:24 |
| CertificateManager.class | 2009-Sep-02 17:04:11 |
| CertificateManager$1.class | 2009-Sep-02 17:04:11 |
| CertificateManager$CertificateDoesntMatchHostException.class | 2009-Sep-02 17:04:11 |
| CertificateManager$CertificateNotTrustedException.class | 2009-Sep-02 17:04:11 |