|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--User
|
+--NormalUser
The only user that is allowed access to private objects on the token.
| Constructor Summary | |
NormalUser()
|
|
| Method Summary | |
void |
setPin()
Modifies the PIN of the user that is currently logged in. |
| Methods inherited from class User |
login, logout |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NormalUser()
| Method Detail |
public void setPin()
throws OoctiException
CRYPTOKI_NOT_INITIALIZED - DEVICE_ERROR - DEVICE_REMOVED - DEVICE_MEMORY - FUNCTION_FAILED - GENERAL_ERROR - HOST_MEMORY - PIN_INCORRECT - PIN_INVALID - PIN_LEN_RANGE - PIN_LOCKED - SESSION_CLOSED - SESSION_HANDLE_INVALID - SESSION_READ_ONLY - TOKEN_WRITE_PROTECTED - ARGUMENTS_BAD -
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||