Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.OtpCredentialType
Packages that use OtpCredentialType
Package
Description
-
Uses of OtpCredentialType in com.evolveum.midpoint.gui.api.component.otp
Methods in com.evolveum.midpoint.gui.api.component.otp that return types with arguments of type OtpCredentialTypeModifier and TypeMethodDescriptionprotected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<OtpCredentialType>,String>> OtpListPanel.createDefaultColumns()protected org.apache.wicket.model.IModel<PrismContainerWrapper<OtpCredentialType>>OtpListPanel.getContainerModel()Method parameters in com.evolveum.midpoint.gui.api.component.otp with type arguments of type OtpCredentialTypeModifier and TypeMethodDescriptionprotected voidOtpListPanel.editItemPerformed(org.apache.wicket.ajax.AjaxRequestTarget target, org.apache.wicket.model.IModel<PrismContainerValueWrapper<OtpCredentialType>> rowModel, List<PrismContainerValueWrapper<OtpCredentialType>> listItems) protected voidOtpListPanel.editItemPerformed(org.apache.wicket.ajax.AjaxRequestTarget target, org.apache.wicket.model.IModel<PrismContainerValueWrapper<OtpCredentialType>> rowModel, List<PrismContainerValueWrapper<OtpCredentialType>> listItems) protected voidOtpListPanel.newItemPerformed(PrismContainerValue<OtpCredentialType> value, org.apache.wicket.ajax.AjaxRequestTarget target, AssignmentObjectRelation relationSpec, boolean isDuplicate) Constructor parameters in com.evolveum.midpoint.gui.api.component.otp with type arguments of type OtpCredentialTypeModifierConstructorDescriptionOtpListPanel(String id, org.apache.wicket.model.IModel<F> focusModel, PrismContainerWrapperModel<F, OtpCredentialType> model, ContainerPanelConfigurationType configuration) -
Uses of OtpCredentialType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type OtpCredentialTypeModifier and TypeFieldDescriptionstatic final Producer<OtpCredentialType>OtpCredentialType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return OtpCredentialTypeModifier and TypeMethodDescriptionOtpCredentialsType.beginTotp()OtpCredentialType.clone()ObjectFactory.createOtpCredentialType()OtpCredentialType.createTimestamp(String value) OtpCredentialType.createTimestamp(XMLGregorianCalendar value) OtpCredentialType.secret(ProtectedStringType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type OtpCredentialTypeModifier and TypeMethodDescriptionOtpCredentialsType.createTotpList()OtpCredentialsType.getTotp()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type OtpCredentialType