| Class | Description |
|---|---|
| AnnotationParameterNameDiscoverer |
An implementation of
ParameterNameDiscoverer that is driven by the ParameterName Annotation. |
| BaseSpringNamespaceHandler |
A base class for
NamespaceHandler implementations. |
| EmbeddedAndSchemaAwareReader |
An extension to our
SchemaTypeAwareBeanDefinitionDocumentReader which, in addition
allows parsing of embedded <beans> statements (by the native spring parsers). |
| SchemaTypeAwareBeanDefinitionDocumentReader |
An extension to the standard
DefaultBeanDefinitionDocumentReader that uses a
SchemaTypeAwareBeanDefinitionParserDelegate delegate for processing bean definitions. |
| SchemaTypeAwareBeanDefinitionParserDelegate |
An extension to the standard
BeanDefinitionParserDelegate that adds support for retrieving
NamespaceHandler by schema type, as well as element QName, when resolving custom elements. |
| SchemaTypeAwareXMLBeanDefinitionReader |
An extension to the standard
XmlBeanDefinitionReader that defaults some settings. |
| SpringSupport |
Helper class for performing some common Spring-related functions.
|
Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.