Class MoUserConfig
java.lang.Object
hudson.model.UserProperty
io.jenkins.plugins.twofactor.jenkins.MoUserConfig
- All Implemented Interfaces:
ExtensionPoint,Action,Describable<UserProperty>,ModelObject,ReconfigurableDescribable<UserProperty>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class hudson.model.UserProperty
user -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.UserProperty
all, reconfigure, setUser
-
Constructor Details
-
MoUserConfig
public MoUserConfig()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
isSecurityQuestionConfigurationIsEnabled
public boolean isSecurityQuestionConfigurationIsEnabled() -
getContextPath
-
showSecurityQuestionForConfiguration
public boolean showSecurityQuestionForConfiguration() -
isOtpOverEmailIsEnabled
public boolean isOtpOverEmailIsEnabled() -
showOtpOverEmailForConfiguration
public boolean showOtpOverEmailForConfiguration() -
isUserAuthenticatedFromTfa
public boolean isUserAuthenticatedFromTfa() -
getUserId
-
getBaseUrl
-
getDescriptor
- Specified by:
getDescriptorin interfaceDescribable<UserProperty>- Overrides:
getDescriptorin classUserProperty
-