|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface HttxURLConnection.HttxClientCommunicator
Interface for HttxURLConnection communication about client
certificate expiration.
| Method Summary | |
|---|---|
void |
almostexpired(String mesg)
Method to inform the user that his client certificate is about to expire. |
boolean |
expired(String mesg)
Method to ask the user for confirmation to continue since the client certificate has expired. |
| Method Detail |
|---|
boolean expired(String mesg)
mesg - String containing a message describing the
problem.
true when the user wants to continue.
false otherwisevoid almostexpired(String mesg)
mesg - String containing a message describing the
problem.
|
|||||||||
| 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 |