Package org.openremote.model.manager
Class ManagerConfig
java.lang.Object
org.openremote.model.manager.ManagerConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected boolean
protected String
protected Auth
protected boolean
protected Object
protected String
protected Object
protected boolean
protected UsernamePassword
protected String
protected EventProviderType
protected String
protected boolean
protected boolean
protected String[]
protected String
protected MapType
protected int
protected String
protected boolean
protected String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
managerUrl
-
keycloakUrl
-
appVersion
-
realm
-
clientId
-
autoLogin
protected boolean autoLogin -
consoleAutoEnable
protected boolean consoleAutoEnable -
loadIcons
protected boolean loadIcons -
pollingIntervalMillis
protected int pollingIntervalMillis -
loadTranslations
-
loadDescriptors
protected boolean loadDescriptors -
translationsLoadPath
-
skipFallbackToBasicAuth
protected boolean skipFallbackToBasicAuth -
applyConfigToAdmin
protected boolean applyConfigToAdmin -
auth
-
credentials
-
eventProviderType
-
mapType
-
configureTranslationsOptions
-
basicLoginProvider
-
defaultLanguage
-
-
Constructor Details
-
ManagerConfig
public ManagerConfig()
-