Package com.appliedrec.verid.core2
Class VerIDCoreException.UserInfoKey
- java.lang.Object
-
- com.appliedrec.verid.core2.VerIDCoreException.UserInfoKey
-
- Enclosing class:
- VerIDCoreException
public static class VerIDCoreException.UserInfoKey extends java.lang.Object
Keys used in the user info bundle- Since:
- 2.10.0
-
-
Constructor Summary
Constructors Constructor Description UserInfoKey()
-
-
-
Field Detail
-
USER_ID
public static final java.lang.String USER_ID
- See Also:
- Constant Field Values
-
SCORE
public static final java.lang.String SCORE
- See Also:
- Constant Field Values
-
ALL_KEYS
public static final java.util.Set<java.lang.String> ALL_KEYS
-
-