Uses of Enum Class
com.predic8.membrane.core.interceptor.authentication.session.TelekomSMSTokenProvider.EnvironmentType
Packages that use TelekomSMSTokenProvider.EnvironmentType
-
Uses of TelekomSMSTokenProvider.EnvironmentType in com.predic8.membrane.core.interceptor.authentication.session
Methods in com.predic8.membrane.core.interceptor.authentication.session that return TelekomSMSTokenProvider.EnvironmentTypeModifier and TypeMethodDescriptionTelekomSMSTokenProvider.getEnvironment()Returns the enum constant of this class with the specified name.TelekomSMSTokenProvider.EnvironmentType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.predic8.membrane.core.interceptor.authentication.session with parameters of type TelekomSMSTokenProvider.EnvironmentTypeModifier and TypeMethodDescriptionvoidTelekomSMSTokenProvider.setEnvironment(TelekomSMSTokenProvider.EnvironmentType environment)