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 ANONYMOUS avatar ID.
credentialInterfaces =
Tuple containing IAnonymous.
def requestAvatarId(self, credentials): (source)

Succeed with the ANONYMOUS avatar ID.

ReturnsDeferred that fires with twisted.cred.checkers.ANONYMOUS
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.