Interface Md5PasswordStorageSchemeCfgClient

  • All Superinterfaces:
    ConfigurationClient, PasswordStorageSchemeCfgClient

    public interface Md5PasswordStorageSchemeCfgClient
    extends PasswordStorageSchemeCfgClient
    A client-side interface for reading and modifying MD5 Password Storage Scheme settings.

    The MD5 Password Storage Scheme provides a mechanism for encoding user passwords using an unsalted form of the MD5 message digest algorithm. Because the implementation does not use any kind of salting mechanism, a given password always has the same encoded form.