heat.common.custom_backend_auth 模块

用于针对自定义后端进行身份验证的中间件。

class heat.common.custom_backend_auth.AuthProtocol(app, conf)[source]

基类: object

heat.common.custom_backend_auth.filter_factory(global_conf, **local_conf)[source]