Package org.springframework.security.config
Support classes for the Spring Security namespace. None of the code in these packages
should be used directly in applications.
-
Interface Summary Interface Description Customizer<T> Callback interface that accepts a single input argument and returns no result. -
Class Summary Class Description 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).