class documentation

class twisted.cred.checkers.AllowAnonymousAccess: (source)

Implements interfaces: twisted.cred.checkers.ICredentialsChecker

View In Hierarchy

A credentials checker that unconditionally grants anonymous access.

Class Variable credentialInterfaces A list of sub-interfaces of ICredentials which specifies which I may check.
Method requestAvatarId Succeed with the ANONYMOUS avatar ID.
credentialInterfaces = (source)
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 20.12.1 at 2021-02-28 19:53:36.