Part of lp.snappy.model.snapbuild View In Hierarchy
| Method | checkIssuingContext | See MacaroonIssuerBase. |
| Method | checkVerificationContext | See MacaroonIssuerBase. |
| Method | verifyPrimaryCaveat | See MacaroonIssuerBase. |
Inherited from MacaroonIssuerBase:
| Method | identifier | See IMacaroonIssuer. |
| Method | issueMacaroon | See IMacaroonIssuer. |
| Method | verifyMacaroon | See IMacaroonIssuer. |
| Method | _primary_caveat_name | The name of the primary context caveat issued by this issuer. |
| Method | _root_secret | Undocumented |
MacaroonIssuerBase.
For verification, the context is an IGitRepository. We check that
the repository is needed to build the ISnapBuild that is the
context of the macaroon, and that the context build is currently
building.