Skip to main content

collect_authorizers

Function collect_authorizers 

Source
pub fn collect_authorizers(
    provider: &ServiceProvider,
) -> Option<Arc<AuthorizerSet>>
Expand description

Result from collecting IDynamicAuthorizer instances from DI. None means no authorizers are registered (pass-through mode).