|
SDK/J Authentication Package ver1.0 RICOH Confidential |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This is an interface which handles requests from the CcmService (ie CcmRequest).
| Method Summary | |
void |
handle(CcmRequest[] req)
This method will be called by a CcmService. |
| Method Detail |
public void handle(CcmRequest[] req)
throws UnsupportedRequestException,
InvalidPINException,
java.io.IOException
req -
CcmRequests from the CcmService.
UnsupportedRequestException -
if there is a CcmRequest which is not supported by the implementation of this method.
InvalidPINException -
if the PIN is invalid.
java.io.IOException -
if the handler encountered an I/O error.
|
SDK/J Authentication Package ver1.0 RICOH Confidential |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||