public class PageMyPasswordQuestions extends PageAdminHome
AUTH_HOME_ALL_DESCRIPTION, AUTH_HOME_ALL_LABEL, AUTH_HOME_ALL_URI
Constructor and Description |
---|
PageMyPasswordQuestions() |
PageMyPasswordQuestions(PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.UserType> userToEdit) |
Modifier and Type | Method and Description |
---|---|
List<SecurityQuestionAnswerDTO> |
createUsersSecurityQuestionsList(PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.UserType> user) |
PageBase |
getPageBase() |
org.apache.wicket.markup.html.list.ListView<MyPasswordQuestionsPanel> |
getPanels(List<MyPasswordQuestionsPanel> p) |
void |
initButtons(org.apache.wicket.markup.html.form.Form mainForm) |
void |
initLayout() |
createMenuItems
createSimpleTask, createSimpleTask, createStringResourceStatic, createStringResourceStatic, getFormValidatorRegistry, getItemsPerPage, getMidpointApplication, getMidpointConfiguration, getModelDiagnosticService, getModelInteractionService, getModelService, getPrismContext, getReportManager, getScriptingService, getSecurityEnforcer, getTaskManager, getTaskService, getWebApplicationConfiguration, getWorkflowManager, getWorkflowService, validateObject
clearLessJsCache, createComponentPath, createModalWindow, createPageSubTitleModel, createPageTitleModel, createStringResource, createStringResource, getDescribe, getFeedbackPanel, getPreviousPage, getPreviousPageToGoTo, getRestartResponseException, getSessionStorage, getString, getTopMenuBar, goBack, isReinitializePreviousPages, onAfterRender, reinitialize, renderHead, setPreviousPage, setReinitializePreviousPages, showResult, showResultInSession
configureResponse, dirty, getMarkupType, homePageLink, onRender, renderXmlDecl, setHeaders
componentChanged, componentRendered, detachModels, dirty, endComponentRender, getAutoIndex, getId, getPageClass, getPageId, getPageParameters, getPageReference, getRenderCount, getSizeInBytes, getStatelessHint, hierarchyAsString, internalOnModelChanged, internalPrepareForRender, isBookmarkable, isErrorPage, isPageStateless, onBeforeRender, onDetach, onInitialize, onRedirect, renderPage, setFreezePageId, setNumericId, setStatelessHint, setWasCreatedBookmarkable, startComponentRender, toString, wasCreatedBookmarkable, wasRendered
add, addOrReplace, autoAdd, contains, get, get, getAssociatedMarkup, getAssociatedMarkupStream, getMarkup, internalAdd, internalInitialize, iterator, iterator, onAfterRenderChildren, onComponentTagBody, remove, remove, removeAll, renderAll, renderAssociatedMarkup, renderNext, replace, setDefaultModel, size, swap, toString, visitChildren, visitChildren, visitChildren, visitChildren
add, addStateChange, afterRender, beforeRender, canCallListenerInterface, checkComponentTag, checkComponentTagAttribute, checkHierarchyChange, clearOriginalDestination, configure, continueToOriginalDestination, debug, detach, detachModel, determineVisibility, error, exceptionMessage, fatal, findMarkupStream, findPage, findParent, findParentWithAssociatedMarkup, getAjaxRegionMarkupId, getApplication, getBehaviorById, getBehaviorId, getBehaviors, getBehaviors, getClassRelativePath, getConverter, getDefaultModel, getDefaultModelObject, getDefaultModelObjectAsString, getDefaultModelObjectAsString, getEscapeModelStrings, getFeedbackMessages, getFlag, getInnermostModel, getInnermostModel, getLocale, getLocalizer, getMarkup, getMarkupAttributes, getMarkupId, getMarkupId, getMarkupIdFromMarkup, getMarkupIdImpl, getMarkupSourcingStrategy, getMetaData, getModelComparator, getOutputMarkupId, getOutputMarkupPlaceholderTag, getPage, getPageRelativePath, getParent, getPath, getRenderBodyOnly, getRequest, getRequestCycle, getRequestFlag, getResponse, getSession, getString, getString, getString, getStyle, getVariation, hasBeenRendered, hasErrorMessage, hasFeedbackMessage, info, initModel, internalRenderComponent, isActionAuthorized, isAuto, isBehaviorAccepted, isEnableAllowed, isEnabled, isEnabledInHierarchy, isIgnoreAttributeModifier, isRenderAllowed, isStateless, isVersioned, isVisibilityAllowed, isVisible, isVisibleInHierarchy, markRendering, modelChanged, modelChanging, newMarkupSourcingStrategy, onComponentTag, onConfigure, onEvent, onModelChanged, onModelChanging, onRemove, prepareForRender, redirectToInterceptPage, remove, remove, render, renderComponentTag, rendered, renderHead, renderHead, renderPlaceholderTag, replaceComponentTagBody, replaceWith, sameInnermostModel, sameInnermostModel, send, setAuto, setDefaultModelObject, setEnabled, setEscapeModelStrings, setFlag, setIgnoreAttributeModifier, setMarkup, setMarkupId, setMarkupIdImpl, setMetaData, setOutputMarkupId, setOutputMarkupPlaceholderTag, setParent, setRenderBodyOnly, setRequestFlag, setResponsePage, setResponsePage, setResponsePage, setVersioned, setVisibilityAllowed, setVisible, success, urlFor, urlFor, urlFor, urlFor, urlFor, visitParents, visitParents, warn, wrap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PageMyPasswordQuestions()
public PageMyPasswordQuestions(PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.UserType> userToEdit)
public List<SecurityQuestionAnswerDTO> createUsersSecurityQuestionsList(PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.UserType> user)
public void initLayout()
public org.apache.wicket.markup.html.list.ListView<MyPasswordQuestionsPanel> getPanels(List<MyPasswordQuestionsPanel> p)
public void initButtons(org.apache.wicket.markup.html.form.Form mainForm)
public PageBase getPageBase()
Copyright © 2015 evolveum. All rights reserved.