Part of lp.code.security View In Hierarchy
Inherited from GitSubscriptionEdit:
| Method | checkAuthenticated | Is the user able to edit a Git repository subscription? |
Inherited from AuthorizationBase (via GitSubscriptionEdit):
| Method | __init__ | Undocumented |
| Method | checkUnauthenticated | See IAuthorization.checkUnauthenticated. |
| Method | checkPermissionIsRegistered | Pass through to checkPermission. |
| Method | forwardCheckAuthenticated | Forward request to another security adapter. |
| Method | forwardCheckUnauthenticated | Forward request to another security adapter. |
| Method | _checkAndFetchNext | Undocumented |