| Home | Trees | Index | Help |
|
|---|
| Package funkload :: Module CredentialBase :: Class CredentialBaseServer |
|
CredentialFileServer,
CredentialRandomServer| Method Summary | |
|---|---|
Return a credential (login, password). | |
Return a list of all credentials. | |
Return a list of all groups. | |
| Method Details |
|---|
getCredential(self, group=None)Return a credential (login, password). If group is not None return a credential that belong to the group. |
listCredentials(self, group=None)Return a list of all credentials. If group is not None return a list of credentials that belong to the group. |
listGroups(self)Return a list of all groups. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Feb 27 10:41:43 2007 | http://epydoc.sf.net |