@ConfigurationProperties("jmix.superset.ui")
public class SupersetUiProperties
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SupersetUiProperties
public SupersetUiProperties(@DefaultValue("1m")
Duration backgroundFetchingGuestTokenTimeout)
-
Method Details
-
getBackgroundFetchingGuestTokenTimeout
public Duration getBackgroundFetchingGuestTokenTimeout()
- Returns:
- a timeout of background task that fetches guest token
- See Also:
-
backgroundFetchingGuestTokenTimeout