| 程序包 | 说明 |
|---|---|
| org.springframework.beans.factory.support |
Classes supporting the
org.springframework.beans.factory package. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SimpleSecurityContextProvider
Simple
SecurityContextProvider implementation. |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractBeanFactory.setSecurityContextProvider(SecurityContextProvider securityProvider)
Set the security context provider for this bean factory.
|