|
SDK/J Authentication Package ver1.0 RICOH Confidential |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjp.co.ricoh.dsdk.opt.auth.ccm.VerifyPIN
This is a CcmRequest for a PIN verification. The PIN verification will be performed in handle() method of the CcmRequestHandler.
| Constructor Summary | |
VerifyPIN(byte[] pin)
Constructs a VerifyPIN object with the given PIN. |
|
| Method Summary | |
byte[] |
getPIN()
Gets the PIN. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VerifyPIN(byte[] pin)
pin - PIN.| Method Detail |
public byte[] getPIN()
|
SDK/J Authentication Package ver1.0 RICOH Confidential |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||