Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SmsNonceAuthenticationModuleType
-
Packages that use SmsNonceAuthenticationModuleType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SmsNonceAuthenticationModuleType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SmsNonceAuthenticationModuleType Modifier and Type Method Description List<SmsNonceAuthenticationModuleType>AuthenticationModulesType. createSmsNonceList()List<SmsNonceAuthenticationModuleType>AuthenticationModulesType. getSmsNonce()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SmsNonceAuthenticationModuleType Modifier and Type Method Description AuthenticationModulesTypeAuthenticationModulesType. smsNonce(SmsNonceAuthenticationModuleType value)
-