public static interface Session.CKUserType
| Modifier and Type | Field and Description |
|---|---|
static long |
CONTEXT_SPECIFIC
Context specific (added in v2.20)
|
static long |
CS_GENERIC
utimaco login type for CryptoServer user (generic login of all CryptoServer users)
|
static long |
SO
This constant stands for the security officer.
|
static long |
USER
This constant stands for the user (token owner).
|
static final long SO
static final long USER
static final long CONTEXT_SPECIFIC
static final long CS_GENERIC