Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AuthenticationSequenceModuleNecessityType
-
Packages that use AuthenticationSequenceModuleNecessityType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AuthenticationSequenceModuleNecessityType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AuthenticationSequenceModuleNecessityType Modifier and Type Method Description static AuthenticationSequenceModuleNecessityTypeAuthenticationSequenceModuleNecessityType. fromValue(String v)AuthenticationSequenceModuleNecessityTypeAuthenticationSequenceModuleType. getNecessity()static AuthenticationSequenceModuleNecessityTypeAuthenticationSequenceModuleNecessityType. valueOf(String name)Returns the enum constant of this type with the specified name.static AuthenticationSequenceModuleNecessityType[]AuthenticationSequenceModuleNecessityType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AuthenticationSequenceModuleNecessityType Modifier and Type Method Description AuthenticationSequenceModuleTypeAuthenticationSequenceModuleType. necessity(AuthenticationSequenceModuleNecessityType value)voidAuthenticationSequenceModuleType. setNecessity(AuthenticationSequenceModuleNecessityType value)
-