| Package | Description |
|---|---|
| net.shibboleth.ext.spring.context |
Spring application context classes.
|
| net.shibboleth.ext.spring.util |
Supporting classes for using Spring.
|
| Class and Description |
|---|
| DeferPlaceholderFileSystemXmlWebApplicationContext
An extension of
FileSystemXmlWebApplicationContext that defers property placeholder resolution of config
locations until after property sources have been initialized. |
| FileSystemXmlWebApplicationContext
An extension of
XmlWebApplicationContext that (1) is biased in favor of the filesystem such that bare
resource paths are assumed to be files rather than classpath resources and (2) supports loading "classpath*:"
and "conditional:" resources. |
| Class and Description |
|---|
| FilesystemGenericApplicationContext
An extension of
GenericApplicationContext that is biased in favor of the filesystem such that bare resource
paths are assumed to be files rather than classpath resources, and supports conditional resources. |
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.