Class UserProperties


  • public class UserProperties
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ANONYMOUS_AUTH_KEY  
    • Constructor Summary

      Constructors 
      Constructor Description
      UserProperties()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ANONYMOUS_AUTH_KEY

        public static final java.lang.String ANONYMOUS_AUTH_KEY
        See Also:
        Constant Field Values
    • Constructor Detail

      • UserProperties

        public UserProperties()