Class MoGlobalConfigView.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doCheckSenderEmailAddress

        @POST
        public FormValidation doCheckSenderEmailAddress​(@QueryParameter
                                                        String senderEmailAddress)
      • doCheckEnableDuoPush

        @POST
        public FormValidation doCheckEnableDuoPush​(@QueryParameter
                                                   Boolean enableDuoPush)
      • doCheckEnableMobileAuthenticator

        @POST
        public FormValidation doCheckEnableMobileAuthenticator​(@QueryParameter
                                                               Boolean enableMobileAuthenticator)
      • doCheckEnableOtpOverSms

        @POST
        public FormValidation doCheckEnableOtpOverSms​(@QueryParameter
                                                      Boolean enableOtpOverSms)