是否还需要IOC使用Fluent Security?

时间:2014-03-24 01:14:21

标签: fluent-security

是否可以在没有IOC的情况下运行Fluent Security?我的申请目前没有使用IOC,因此问题的原因。

1 个答案:

答案 0 :(得分:2)

是的,FluentSecurity不需要IoC容器(它从来没有)。 但是,如果您需要替换FluentSecurity中的任何内容,或者您​​需要为策略进行依赖项注入,则需要一种方法为FluentSecurity提供这些实例/依赖项。