Class BulkPasswordResetConfig

  • All Implemented Interfaces:
    Serializable, BaseIdentity, MatchConfig

    public class BulkPasswordResetConfig
    extends AbstractConfig
    implements MatchConfig
    Represents the configuration for bulk password reset operations. This class extends AbstractConfig and implements MatchConfig, providing configuration details for bulk password reset operations. It specifies the managed system ID and CSV configuration ID associated with the password reset operation.
    Author:
    Mohammed Saif
    See Also:
    AbstractConfig, MatchConfig, Serialized Form
    • Constructor Detail

      • BulkPasswordResetConfig

        public BulkPasswordResetConfig()