OPSI.web2.auth.basic module

class OPSI.web2.auth.basic.BasicCredentialFactory(realm)

Bases: object

Credential Factory for HTTP Basic Authentication

decode(response, request)
getChallenge(peer)
scheme = 'basic'