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