Uses of Class
com.evolveum.midpoint.gui.api.component.otp.OtpPanel
Packages that use OtpPanel
-
Uses of OtpPanel in com.evolveum.midpoint.gui.api.component.otp
Methods in com.evolveum.midpoint.gui.api.component.otp that return OtpPanelModifier and TypeMethodDescriptionOtpPanel.createPanel(@NotNull String id, @NotNull org.apache.wicket.model.IModel<F> focusModel, @NotNull org.apache.wicket.model.IModel<OtpCredentialType> model) OtpPanel.createPanelForWrapper(@NotNull String id, @NotNull org.apache.wicket.model.IModel<F> focusModel, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<OtpCredentialType>> model)