code.data.config.IGlobals
Aliases
Parameters
subClasses
superClasses
Any
code.data.config.GlobalsBase
code.data.config.IAddressableGlobals
code.data.config.IAuthenticatorGlobals
code.data.config.IBaseGlobals
code.data.config.IBrandingGlobals
code.data.config.IClusteringGlobals
code.data.config.IFlowGlobals
code.data.config.IReportingGlobals
code.data.config.IServerGlobals
code.data.config.IUserGlobals
java.lang.Object
Js Constructors
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
$init$
()
:
Unit
addReportableComponent
(
rc:
code.data.reports.ReportableComponent
)
:
Unit
asInstanceOf
()
:
scala.Any.T0
authLogs
()
:
scala.Option
[
code.data.authLogs.AuthenticationLogs
]
authenticator
()
:
scala.Option
[
code.data.auth.IAuthenticator
]
cacheCollection
()
:
code.data.cache.CacheCollection
centralLoggers
()
:
scala.collection.immutable.List
[
code.data.centralLogging.LogListener
]
centralS2sAuthenticator
()
:
scala.Option
[
code.data.auth.IS2SAuthenticator
]
clusterClient
()
:
scala.Option
[
code.data.cluster.Client
]
clusterNameToEndpoint
(
kn:
java.lang.String
)
:
scala.Option
[
java.lang.String
]
cookieName
()
:
java.lang.String
coreBranding
()
:
scala.Option
[
code.data.O
]
csp
()
:
scala.collection.immutable.List
[
java.lang.String
]
dashboardEnabled
()
:
scala.Option
[
boolean
]
dashboardManager
()
:
scala.Option
[
code.data.dashboard.IDashboardManager
]
defaultHeaders
(
origin:
scala.Option
[
java.lang.String
]
,
referer:
scala.Option
[
java.lang.String
]
)
:
scala.collection.immutable.List
[
scala.Tuple2
[
java.lang.String
java.lang.String
]
]
defaultPage
()
:
java.lang.String
disableFlowCaching
()
:
boolean
dnsService
()
:
scala.Option
[
code.data.DnsService
]
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
executionStrategyVendor
()
:
code.data.executionStrategy.ExecutionStrategyVendor
extraDefaultHeaders
()
:
scala.collection.immutable.List
[
scala.Tuple2
[
java.lang.String
java.lang.String
]
]
featuresEnabled
(
requiredFeatures:
scala.collection.immutable.List
[
java.lang.String
]
)
:
boolean
flowRepository
()
:
code.data.IFlowRepository
getAllPatchSets
()
:
scala.collection.immutable.List
[
code.data.PatchSet
]
getAvailableHosts
()
:
scala.Option
[
scala.collection.immutable.List
[
java.lang.String
]
]
getAvailableRanks
()
:
scala.Option
[
scala.collection.immutable.List
[
int
]
]
getBaseRules
()
:
scala.collection.immutable.Map
[
scala.collection.immutable.List
[
java.lang.String
]
scala.collection.immutable.List
[
code.data.auth.FlowRole
]
]
getClass
()
:
java.lang.Class
[
Any
]
getClusterManager
()
:
scala.Option
[
java.lang.String
]
getClusterManagerHostname
()
:
scala.Option
[
java.lang.String
]
getClusterManagerUrl
()
:
java.lang.String
getClusterName
()
:
java.lang.String
getClusterNodePaths
()
:
scala.collection.immutable.List
[
java.lang.String
]
getClusterToken
()
:
scala.Option
[
java.lang.String
]
getConfSettings
()
:
scala.collection.immutable.Map
[
java.lang.String
java.lang.String
]
getConfigEncryptor
()
:
scala.Option
[
code.data.auth.ConfigEncryptor
]
getConfigurationContext
()
:
scala.Option
[
code.data.ConfigurationContext
]
getDbTimeout
()
:
scala.Option
[
long
]
getEgressIp
()
:
java.lang.String
getEnvSettings
()
:
scala.collection.immutable.Map
[
java.lang.String
java.lang.String
]
getEnvironmentName
()
:
scala.Option
[
java.lang.String
]
getExtendedRules
()
:
scala.collection.immutable.Map
[
scala.collection.immutable.List
[
java.lang.String
]
scala.collection.immutable.List
[
code.data.auth.FlowRole
]
]
getGlobalConfiguration
(
key:
java.lang.String
)
:
scala.Option
[
code.data.O
]
getHostname
()
:
scala.Option
[
java.lang.String
]
getHttpsRedirections
()
:
scala.collection.immutable.Map
[
int
int
]
getLeaderHostname
()
:
scala.Option
[
java.lang.String
]
getLocalUrl
()
:
java.lang.String
getMyIp
()
:
java.lang.String
getOutboundIps
()
:
scala.collection.immutable.List
[
java.lang.String
]
getPatchRepo
(
id:
java.lang.String
)
:
scala.Option
[
code.data.IPatchedRepository
]
getPatchSet
(
id:
java.lang.String
)
:
scala.Option
[
code.data.PatchSet
]
getRank
()
:
scala.Option
[
int
]
getReleaseNotes
()
:
code.data.releaseNotes.ReleaseNotesJson
getReportConfiguration
(
n:
java.lang.String
)
:
scala.Option
[
code.data.reports.ReportConfiguration
]
getReportableComponents
()
:
scala.collection.immutable.List
[
code.data.reports.ReportableComponent
]
getResourceCacheSize
()
:
int
getRoles
()
:
scala.collection.immutable.Map
[
code.data.auth.FlowRole
java.lang.String
]
getRunsCronTriggerers
()
:
scala.Option
[
boolean
]
getRunsLifecycleTriggerers
()
:
scala.Option
[
boolean
]
getRunsMqTriggerers
()
:
scala.Option
[
boolean
]
getRunsPeriodicTriggerers
()
:
scala.Option
[
boolean
]
getServerRoles
()
:
scala.collection.immutable.List
[
java.lang.String
]
getSimplifiedClusterName
()
:
java.lang.String
getUserState
()
:
scala.Option
[
code.data.auth.AuthState
]
hashCode
()
:
int
iframers
()
:
scala.collection.immutable.List
[
java.lang.String
]
isClusterManager
()
:
boolean
isInRankedSet
()
:
boolean
isInstanceOf
()
:
boolean
isLeader
()
:
boolean
isSystemHealthy
(
deep:
boolean
)
:
boolean
logToStdOutWhenDbFails
()
:
boolean
lookupRecipeAuthFor
(
authGroup:
java.lang.String
)
:
scala.Option
[
scala.Tuple2
[
java.lang.String
java.lang.String
]
]
maintenanceMode
()
:
boolean
messageOfTheDay
()
:
scala.Option
[
java.lang.String
]
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
passwordProtectVersionEndpoint
()
:
boolean
performHttpsRedirection
()
:
boolean
queueCollection
()
:
code.data.queues.QueueCollection
recipeCacher
()
:
code.data.recipes.RecipeInstallerCache
recipeCatalogUrl
()
:
java.lang.String
removeReportableComponent
(
rc:
code.data.reports.ReportableComponent
)
:
Unit
reports
()
:
scala.Option
[
code.data.reports.IReportsAPIs
]
reportsEnabled
()
:
scala.Option
[
boolean
]
restrictIframing
()
:
boolean
runtimeDocumentation
()
:
boolean
s2sAuthenticator
()
:
scala.Option
[
code.data.auth.IS2SAuthenticator
]
serverName
()
:
java.lang.String
signpostManager
()
:
code.data.signpost.SignpostCollection
start
()
:
Unit
stop
()
:
Unit
strictTransportSecurity
()
:
scala.Option
[
java.lang.String
]
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toString
()
:
java.lang.String
tokenStore
()
:
code.data.tokens.ITokenStore
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit
xContentTypeOptions
()
:
scala.Option
[
java.lang.String
]
xXssProtection
()
:
scala.Option
[
java.lang.String
]