Uses of Enum Class
org.eblocker.server.http.ssl.AppWhitelistModuleBase.State
Packages that use AppWhitelistModuleBase.State
-
Uses of AppWhitelistModuleBase.State in org.eblocker.server.common.data
Methods in org.eblocker.server.common.data that return AppWhitelistModuleBase.StateModifier and TypeMethodDescriptionDataSource.getAppModuleState(int moduleID) Get the 'enabled' status of the AppWhitelistModule with a certain IDJedisDataSource.getAppModuleState(int moduleID) -
Uses of AppWhitelistModuleBase.State in org.eblocker.server.http.ssl
Methods in org.eblocker.server.http.ssl that return AppWhitelistModuleBase.StateModifier and TypeMethodDescriptionstatic AppWhitelistModuleBase.StateReturns the enum constant of this class with the specified name.static AppWhitelistModuleBase.State[]AppWhitelistModuleBase.State.values()Returns an array containing the constants of this enum class, in the order they are declared.