|
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.Password
This is a CcmRequest for a login password. The login password will be set in handle() method of the CcmRequestHandler.
| Constructor Summary | |
Password()
|
|
| Method Summary | |
byte[] |
getPassword()
Returns the login password. |
void |
setPassword(byte[] password)
Sets the login password. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Password()
| Method Detail |
public byte[] getPassword()
public void setPassword(byte[] password)
password -
the login password.
|
SDK/J Authentication Package ver1.0 RICOH Confidential |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||