Uses of Enum Class
org.eblocker.server.common.openvpn.configuration.OpenVpnConfigurator.OptionState
Packages that use OpenVpnConfigurator.OptionState
-
Uses of OpenVpnConfigurator.OptionState in org.eblocker.server.common.openvpn.configuration
Methods in org.eblocker.server.common.openvpn.configuration that return OpenVpnConfigurator.OptionStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OpenVpnConfigurator.OptionState[]OpenVpnConfigurator.OptionState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eblocker.server.common.openvpn.configuration that return types with arguments of type OpenVpnConfigurator.OptionStateModifier and TypeMethodDescriptionOpenVpnConfigurator.getUserOptionsByState(List<Option> userOptions)