Part of twisted.conch View Source
An error to represent bad things happening in Conch.
This module is unstable.
Maintainer: Paul SwartzClass | ConchError | Undocumented |
Class | NotEnoughAuthentication | This is thrown if the authentication is valid, but is not enough to |
Class | ValidPublicKey | This is thrown during the authentication process if the public key |
Class | IgnoreAuthentication | This is thrown to let the UserAuthServer know it doesn't need to handle |