Part of canonical.launchpad.security View In Hierarchy
Known subclasses: canonical.launchpad.security.ViewBinaryPackagePublishingHistory, canonical.launchpad.security.ViewBinaryPackageReleaseDownloadCount
Method | __init__ | Undocumented |
Inherited from ViewArchive:
Method | checkAuthenticated | Verify that the user can view the archive. |
Method | checkUnauthenticated | Unauthenticated users can see the PPA if it's not private. |
Inherited from AuthorizationBase (via ViewArchive):
Method | checkAccountAuthenticated | See IAuthorization.checkAccountAuthenticated . |