twisted.cred.portal
module documentationtwisted.cred
View Source
The point of integration of application and authentication.
Interface | IRealm | The realm connects application-specific objects to the authentication system. |
Class | Portal | A mediator between clients and a realm. |