public interface SentinelConfiguration
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefaultNetworkOperator()
Get the default name that should be used as the network operator for this sentinel installation.
|
java.lang.String |
getDefaultOcsEntityId()
Get the default OcsEntityId to use to populate the OcsEntityId field in session state.
|
int |
getFeatureTimeOut()
Get the feature timeout in milliseconds
|
java.lang.String |
getHttpParameterForHttpDetermineNetworkOperator() |
long |
getMaxCallDuration()
Get the maximum permitted call/session duration, or 0 if no limit.
|
java.lang.String |
getPlatformOperator()
Get the name of the company who operates this sentinel installation.
|
java.lang.String getPlatformOperator()
java.lang.String getDefaultNetworkOperator()
java.lang.String getHttpParameterForHttpDetermineNetworkOperator()
java.lang.String getDefaultOcsEntityId()
long getMaxCallDuration()
int getFeatureTimeOut()
Copyright © OpenCloud. All Rights Reserved.