class AllowAnonymousAccess: (source)
Implements interfaces: twisted.cred.checkers.ICredentialsChecker
| Method | requestAvatarId |
Succeed with the ANONYMOUS avatar ID. |
| Class Variable | credentialInterfaces |
Tuple containing IAnonymous. |
ANONYMOUS avatar ID.| Returns | |
Deferred that fires with twisted.cred.checkers.ANONYMOUS |