Part of lp.soyuz.model.binarypackagebuild View In Hierarchy
| Method | checkIssuingContext | See MacaroonIssuerBase. |
| Method | checkVerificationContext | See MacaroonIssuerBase. |
| Method | verifyPrimaryCaveat | See MacaroonIssuerBase. |
| Method | _primary_caveat_name | See MacaroonIssuerBase. |
Inherited from MacaroonIssuerBase:
| Method | identifier | See IMacaroonIssuer. |
| Method | issueMacaroon | See IMacaroonIssuer. |
| Method | verifyMacaroon | See IMacaroonIssuer. |
| Method | _root_secret | Undocumented |
MacaroonIssuerBase.
For verification, the context is an ILibraryFileAlias. We check
that the file is one of those required to build the
IBinaryPackageBuild that is the context of the macaroon, and that
the context build is currently building.