twisted.cred.checkers.AllowAnonymousAccess class documentationtwisted.cred.checkers
(View In Hierarchy)
Implements interfaces: twisted.cred.checkers.ICredentialsChecker
A credentials checker that unconditionally grants anonymous access.
| Class Variable | credentialInterfaces | Tuple containing IAnonymous. | 
| Method | requestAvatarId | Succeed with the ANONYMOUSavatar ID. | 
Succeed with the ANONYMOUS 
avatar ID.
| Returns | Deferredthat fires withtwisted.cred.checkers.ANONYMOUS | |