|
Package =TWiki::Users::ApacheHtpasswdUserPassword manager that uses Apache::HtPasswd to manage users and passwords. Subclass ofTWiki::Users::Password .
See documentation of that class for descriptions of the methods of this class.
Duplicates functionality of
=TWiki::Users::HtPasswdUser=;
provided mainly as an example of how to write a new password manager.
On this page:
ObjectMethod finish ()Break circular references.ObjectMethod readOnly () -> booleanreturns true if the password file is not currently modifyable |