Uses of Enum Class
com.evolveum.midpoint.authentication.api.AuthenticationModuleState
Packages that use AuthenticationModuleState
Package
Description
-
Uses of AuthenticationModuleState in com.evolveum.midpoint.authentication.api
Methods in com.evolveum.midpoint.authentication.api that return AuthenticationModuleStateModifier and TypeMethodDescriptionstatic AuthenticationModuleState
Returns the enum constant of this class with the specified name.static AuthenticationModuleState[]
AuthenticationModuleState.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AuthenticationModuleState in com.evolveum.midpoint.authentication.api.config
Methods in com.evolveum.midpoint.authentication.api.config that return AuthenticationModuleStateMethods in com.evolveum.midpoint.authentication.api.config with parameters of type AuthenticationModuleStateModifier and TypeMethodDescriptionvoid
ModuleAuthentication.setState
(AuthenticationModuleState state)