Uses of Enum
com.studerw.tda.model.user.Preferences.AuthTokenTimeout
Packages that use Preferences.AuthTokenTimeout
-
Uses of Preferences.AuthTokenTimeout in com.studerw.tda.model.user
Methods in com.studerw.tda.model.user that return Preferences.AuthTokenTimeoutModifier and TypeMethodDescriptionPreferences.getAuthTokenTimeout()
static Preferences.AuthTokenTimeout
Returns the enum constant of this type with the specified name.static Preferences.AuthTokenTimeout[]
Preferences.AuthTokenTimeout.values()
Returns an array containing the constants of this enum type, in the order they are declared.