Uses of Enum Class
com.evolveum.midpoint.authentication.api.AuthenticationModuleState
Package
Description
-
Uses of AuthenticationModuleState in com.evolveum.midpoint.authentication.api
Modifier 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
Modifier and TypeMethodDescriptionvoid
ModuleAuthentication.setState
(AuthenticationModuleState state)