Searched defs:authorizer (Results 1 – 4 of 4) sorted by relevance
401 pub fn authorizer<'c, F>(&self, hook: Option<F>) in authorizer() method597 fn authorizer<'c, F>(&'c mut self, authorizer: Option<F>) in authorizer() method788 let authorizer = move |ctx: AuthContext<'_>| match ctx.action { in test_authorizer() localVariable
36 pub authorizer: Option<crate::hooks::BoxedAuthorizer>, field
812 def authorizer(*args): function
835 def authorizer(*args): function