attachment upload
[openafs-wiki.git] / TWiki / TWikiUsersApacheHtpasswdUserDotPm.mdwn
1 # <a name="Package &lt;code&gt;TWiki::Users::_ApacheHt"></a> Package =TWiki::Users::ApacheHtpasswdUser
2
3 Password manager that uses Apache::HtPasswd to manage users and passwords.
4
5 Subclass of [[ TWiki::Users::Password |Main/TWikiUsersPasswordDotPm]]. See documentation of that class for descriptions of the methods of this class.
6
7 Duplicates functionality of [[ =TWiki::Users::HtPasswdUser=|Main/TWikiUsersHtPasswdUserDotPm]]; provided mainly as an example of how to write a new password manager.
8
9 <div>
10   <ul>
11     <li><a href="#Package =TWiki::Users::_ApacheHt"> Package TWiki::Users::ApacheHtpasswdUser</a><ul>
12         <li><a href="#ObjectMethod <strong>finish</strong> ()"> ObjectMethod finish <tt>()</tt></a></li>
13         <li><a href="#ObjectMethod <strong>readOnly</strong> () -> bo"> ObjectMethod readOnly <tt>() -&gt; boolean</tt></a></li>
14       </ul>
15     </li>
16   </ul>
17 </div>
18
19 ## <a name="ObjectMethod &lt;strong&gt;finish&lt;/strong&gt; ()"></a> [[ObjectMethod]] **finish** `()`
20
21 Break circular references.
22
23 ## <a name="ObjectMethod &lt;strong&gt;readOnly&lt;/strong&gt; () - boo"></a> [[ObjectMethod]] **readOnly** `() -> boolean`
24
25 returns true if the password file is not currently modifyable