|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnl.nikhef.slcshttps.gui.SURFCAInitDialog.EmptyCommunicator
private class SURFCAInitDialog.EmptyCommunicator
This is a (private) almost trivial implementation of SURFCAHttps.SURFCACommunicator which is needed since all communication is done
through the SURFCAInitDialog.
| Constructor Summary | |
|---|---|
private |
SURFCAInitDialog.EmptyCommunicator()
|
| Method Summary | |
|---|---|
void |
error(String text,
Exception e)
Trivial method, called when an error occurs. |
void |
postBrowse()
Trivial method, called just after the webbrowser is started. |
void |
preBrowse()
Trivial method, called just before the webbrowser is started. |
boolean |
retry(String text,
Exception e)
Trivial method, called when an error occurs which might be fixed by the user, always returning false meaning do not retry. |
void |
success(String dummy)
Called when the interaction has been successful and the certificate stored, which is just before the last textcard is shown is SURFCAInitDialog, for which it sets an appropriate text about the
Subject DN. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private SURFCAInitDialog.EmptyCommunicator()
| Method Detail |
|---|
public void preBrowse()
throws IOException
preBrowse in interface SURFCAHttps.SURFCACommunicatorIOException - never thrown
public void postBrowse()
throws IOException
postBrowse in interface SURFCAHttps.SURFCACommunicatorIOException - never thrown
public void error(String text,
Exception e)
error in interface SURFCAHttps.SURFCACommunicatortext - ignorede - ignoredSURFCAHttps.SURFCACommunicator.retry(String,Exception)
public boolean retry(String text,
Exception e)
retry in interface SURFCAHttps.SURFCACommunicatortext - ignorede - ignored
SURFCAHttps.SURFCACommunicator.error(String,Exception)public void success(String dummy)
SURFCAInitDialog, for which it sets an appropriate text about the
Subject DN.
success in interface SURFCAHttps.SURFCACommunicatordummy - String - ignored.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| nl.nikhef.slcshttps | Mischa Sallé - msalle(AT)nikhef.nl |