Class MoUserAuth
java.lang.Object
io.jenkins.plugins.twofactor.jenkins.MoUserAuth
- All Implemented Interfaces:
ExtensionPoint,Action,Describable<MoUserAuth>,ModelObject,RootAction
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringallow2FaAccessAndRedirect(javax.servlet.http.HttpSession session, User user, Map<String, Boolean> showWrongCredentialWarning) voidcleanUserAuthResource(String userId) static Stringbooleanboolean
-
Constructor Details
-
MoUserAuth
public MoUserAuth()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
getContextPath
-
getBaseUrl
-
getUserId
-
getSecurityQuestionAuth
-
getOtpOverEmailAuth
-
cleanUserAuthResource
-
showSecurityQuestionForConfiguration
public boolean showSecurityQuestionForConfiguration() -
showOtpOverEmailForConfiguration
public boolean showOtpOverEmailForConfiguration() -
allow2FaAccessAndRedirect
-
getDescriptor
- Specified by:
getDescriptorin interfaceDescribable<MoUserAuth>
-