Package org.springframework.security.config

Support classes for the Spring Security namespace.

See:
          Description

Class Summary
BeanIds Contains globally used default Bean IDs for beans created by the namespace support in Spring Security 2.
DebugBeanDefinitionParser  
Elements Contains all the element names used by Spring Security 3 namespace support.
SecurityNamespaceHandler Parses elements from the "security" namespace (http://www.springframework.org/schema/security).
 

Package org.springframework.security.config Description

Support classes for the Spring Security namespace. None of the code in these packages should be used directly in applications.