Class MoSecurityQuestionAuth
java.lang.Object
io.jenkins.plugins.twofactor.jenkins.tfaMethodsAuth.MoSecurityQuestionAuth
- All Implemented Interfaces:
Action,ModelObject
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddoSecurityQuestionAuthenticate(org.kohsuke.stapler.StaplerRequest staplerRequest, org.kohsuke.stapler.StaplerResponse staplerResponse) boolean
-
Field Details
-
showWrongCredentialWarning
-
-
Constructor Details
-
MoSecurityQuestionAuth
public MoSecurityQuestionAuth()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
getContextPath
-
getUserId
-
doInitializeRandomTwoIndex
public void doInitializeRandomTwoIndex() -
getFirstRandomSecurityQuestion
-
getSecondRandomSecurityQuestion
-
getShowWrongCredentialWarning
public boolean getShowWrongCredentialWarning() -
doSecurityQuestionAuthenticate
public void doSecurityQuestionAuthenticate(org.kohsuke.stapler.StaplerRequest staplerRequest, org.kohsuke.stapler.StaplerResponse staplerResponse) throws Exception - Throws:
Exception
-