module documentation
Class AnonymousCheckerTests No class docstring; 2/2 methods documented
Class CheckerOptionsTests No class docstring; 8/8 methods documented
Class CryptTests crypt has functions for encrypting password.
Class DummyOptions Simple options for testing strcred.AuthOptionMixin.
Class FileDBCheckerTests --auth=file:... file checker.
Class LimitingInterfacesTests Tests functionality that allows an application to limit the credential interfaces it can support. For the purposes of this test, we use IUsernameHashedPassword, although this will never really be used by the command line.
Class MemoryCheckerTests No class docstring; 0/5 instance variable, 5/6 methods documented
Class OptionsForUsernameHashedPassword Undocumented
Class OptionsForUsernamePassword Undocumented
Class OptionsSupportsAllInterfaces Undocumented
Class OptionsSupportsNoInterfaces Undocumented
Class PublicAPITests No class docstring; 2/2 methods documented
Class SSHCheckerTests Tests for the --auth=sshkey:... checker. The majority of the tests for the ssh public key database checker are in twisted.conch.test.test_checkers.SSHPublicKeyCheckerTestCase.
Class StrcredFunctionsTests No class docstring; 2/2 methods documented
Class UnixCheckerTests No class docstring; 0/10 instance variable, 0/1 class variable, 7/9 methods documented
Function getInvalidAuthType Helper method to produce an auth type that doesn't exist.
Variable crypt Undocumented
Variable pwd Undocumented
Variable spwd Undocumented
def getInvalidAuthType(): (source)

Helper method to produce an auth type that doesn't exist.

Undocumented

Undocumented

Undocumented