Class CredentialsResetPolicyType

  • All Implemented Interfaces:
    Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

    public class CredentialsResetPolicyType
    extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
    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:
    Serialized Form