Class 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
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.util.Set<java.lang.String> ALL_KEYS  
      static java.lang.String SCORE  
      static java.lang.String USER_ID  
    • Constructor Summary

      Constructors 
      Constructor Description
      UserInfoKey()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ALL_KEYS

        public static final java.util.Set<java.lang.String> ALL_KEYS
    • Constructor Detail

      • UserInfoKey

        public UserInfoKey()