|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkz.gamma.hardware.crypto.pcsc.ErrorId
public class ErrorId
| Field Summary | |
|---|---|
static int |
ERROR_NOT_AUTHENTICATED
|
static int |
ERROR_PIN_IS_ALREADY_SET
|
static int |
ERROR_PIN_LIMIT_EXCEEDED
|
static int |
ERROR_TOKEN_NOT_INIT
|
static int |
NO_ERROR
|
| Constructor Summary | |
|---|---|
ErrorId()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NO_ERROR
public static final int ERROR_PIN_IS_ALREADY_SET
public static final int ERROR_TOKEN_NOT_INIT
public static final int ERROR_NOT_AUTHENTICATED
public static final int ERROR_PIN_LIMIT_EXCEEDED
| Constructor Detail |
|---|
public ErrorId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||