Class v.c.a.p.u.Create(axiomatic.AxiomaticSubCommand, UserbaseMixin):

Part of vmc.contrib.axiom.plugins.userbasecmd View In Hierarchy

No class docstring
Method parseArgs Undocumented
Method postOptions Undocumented
Method addAccount Create a new account in the given store.

Inherited from AxiomaticSubCommandMixin (via AxiomaticSubCommand):

Method decodeCommandLine Turn a byte string from the command line into a unicode string.

Inherited from UserbaseMixin:

Method installOn Undocumented
def parseArgs(self, username, domain, password=None):
Undocumented
def postOptions(self):
Undocumented
def addAccount(self, siteStore, username, domain, password):
Create a new account in the given store.
ParameterssiteStoreA site Store to which login credentials will be added.
usernameLocal part of the username for the credentials to add.
domainDomain part of the username for the credentials to add.
passwordPassword for the credentials to add.
ReturnsThe added account. (type: LoginAccount )
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.