Class CredentialsResetPolicyType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.UserInterfaceFeatureType
com.evolveum.midpoint.xml.ns._public.common.common_3.CredentialsResetPolicyType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class CredentialsResetPolicyType extends UserInterfaceFeatureType
Credentials reset management policy. It specifies the management details for each supported credentials reset type. It defines parameters such as reset method. The idea is that all the password reset mechanisms have the same parts: request, authentication, credential source, delivery. This data structure is meant to configure those steps.
See Also: