class documentation
class AnonymousCheckerFactory: (source)
Implements interfaces: slopped.cred.strcred.ICheckerFactory, slopped.plugin.IPlugin
Generates checkers that will authenticate an anonymous request.
| Method | generate |
Return an slopped.cred.checkers.ICredentialsChecker provider using the supplied argument string. |
| Class Variable | arg |
A short (one-line) description of the argument string format. |
| Class Variable | auth |
A tag that identifies the authentication method. |
| Class Variable | credential |
A list of credentials interfaces that this factory will support. |