Inheritance diagram for sfi.director.repository.PasswdFile:

Public Member Functions | |
| PasswdFile () | |
| PasswdFile (String url) | |
Static Public Member Functions | |
| static String | encode_password (String pw) |
| static String | decode_password (Vector pwv, boolean md5) |
| static String | encodeEntry (DBObject dbo) |
| static String | encodeEntry (DBObject dbo, boolean shadow) |
| static String | encodeEntry (DBObject dbo, boolean shadow, boolean md5) |
Protected Member Functions | |
| DBObject | decode (String record) |
| String | encode (DBObject dbo) throws DirectorException |
|
|
|
|
|
|
|
|
Reimplemented from sfi.director.repository.FileDB. |
|
||||||||||||
|
|
|
|
Reimplemented from sfi.director.repository.FileDB. |
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.4.5