c.l.w.a.PlacelessAuthUtility : class documentation

Part of canonical.launchpad.webapp.authentication View In Hierarchy

Implements interfaces: canonical.launchpad.webapp.interfaces.IPlacelessAuthUtility

An authentication service which holds no state aside from its ZCML configuration, implemented as a utility.
Method __init__ Undocumented
Method authenticate See IAuthentication.
Method unauthenticatedPrincipal See IAuthentication.
Method unauthorized See IAuthentication.
Method getPrincipal See IAuthentication.
Method getPrincipals See IAuthenticationUtility.
Method getPrincipalByLogin See IAuthenticationService.
Method _authenticateUsingBasicAuth Undocumented
Method _authenticateUsingCookieAuth Undocumented
def __init__(self):
Undocumented
def _authenticateUsingBasicAuth(self, credentials, request):
Undocumented
def _authenticateUsingCookieAuth(self, request):
Undocumented
def authenticate(self, request):
See IAuthentication.
def unauthenticatedPrincipal(self):
See IAuthentication.
def unauthorized(self, id, request):
See IAuthentication.
def getPrincipal(self, id):
See IAuthentication.
def getPrincipals(self, name):
See IAuthenticationUtility.
def getPrincipalByLogin(self, login, want_password=True):
See IAuthenticationService.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.