net.jini.security.trust to log information at the following levels: | Level | Description |
|---|---|
| {@link Levels#FAILED FAILED} | no verifier is obtained from a {@link ProxyTrustIterator} |
| {@link Levels#HANDLED HANDLED} | RemoteException being passed to {@link ProxyTrustIterator#setException ProxyTrustIterator.setException} |
| {@link Level#FINE FINE} | {@link ProxyTrust#getProxyVerifier ProxyTrust.getProxyVerifier} remotecall returns a trust verifier |
| {@link Level#FINER FINER} | an object with a getProxyTrustIterator method is encountered |
| {@link Level#FINER FINER} | each object produced by a {@link ProxyTrustIterator} and eachderivative bootstrap proxy |
| |
| |
| |
| |
| |
| |