|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.iplanet.trustbase.security.store.TokenKeyStoreException
|
+--com.iplanet.trustbase.security.store.TrustException
TrustException thrown from TokenKeyTool.validate if a certificate is valid, but not trusted
| Constructor Summary | |
TrustException(java.security.cert.X509Certificate[] cert,
java.lang.String reason)
|
|
| Methods inherited from class com.iplanet.trustbase.security.store.TokenKeyStoreException |
printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TrustException(java.security.cert.X509Certificate[] cert,
java.lang.String reason)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||