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

Part of lp.services.webapp.authentication View In Hierarchy

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):
See IAuthenticationService.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.