Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.TOtpAuthenticationModuleType
Packages that use TOtpAuthenticationModuleType
-
Uses of TOtpAuthenticationModuleType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type TOtpAuthenticationModuleTypeModifier and TypeFieldDescriptionstatic final Producer<TOtpAuthenticationModuleType>TOtpAuthenticationModuleType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return TOtpAuthenticationModuleTypeModifier and TypeMethodDescriptionAuthenticationModulesType.beginTotp()TOtpAuthenticationModuleType.clone()ObjectFactory.createTOtpAuthenticationModuleType()TOtpAuthenticationModuleType.credentialName(String value) TOtpAuthenticationModuleType.description(String value) TOtpAuthenticationModuleType.documentation(String value) TOtpAuthenticationModuleType.identifier(String value) TOtpAuthenticationModuleType.label(ItemPathType value) TOtpAuthenticationModuleType.secretLength(Integer value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type TOtpAuthenticationModuleTypeModifier and TypeMethodDescriptionAuthenticationModulesType.createTotpList()AuthenticationModulesType.getTotp()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type TOtpAuthenticationModuleTypeModifier and TypeMethodDescriptionAuthenticationModulesType.totp(TOtpAuthenticationModuleType value)