Part of lp.code.security View In Hierarchy
Inherited from BranchSubscriptionEdit:
Method | checkAuthenticated | Is the user able to edit a branch subscription? |
Inherited from AuthorizationBase (via BranchSubscriptionEdit):
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 |