Part of lp.code.model.gitrepository View In Hierarchy
| Method | __init__ | Undocumented |
| Method | checkIssuingContext | See MacaroonIssuerBase. |
| Method | issueMacaroon | See IMacaroonIssuer. |
| Method | checkVerificationContext | See MacaroonIssuerBase. |
| Method | verifyPrimaryCaveat | See MacaroonIssuerBase. |
| Method | verifyOpenIDIdentifier | Verify an lp.principal.openid-identifier caveat. |
| Method | verifyExpires | Verify an lp.expires caveat. |
| Method | _root_secret | Undocumented |
Inherited from MacaroonIssuerBase:
| Method | identifier | See IMacaroonIssuer. |
| Method | verifyMacaroon | See IMacaroonIssuer. |
| Method | _primary_caveat_name | The name of the primary context caveat issued by this issuer. |