Package | Description |
---|---|
org.springframework.beans.factory.support |
Classes supporting the
org.springframework.beans.factory package. |
Modifier and Type | Class and Description |
---|---|
class |
SimpleSecurityContextProvider
Simple
SecurityContextProvider implementation. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBeanFactory.setSecurityContextProvider(SecurityContextProvider securityProvider)
Set the security context provider for this bean factory.
|