Uses of Package
net.shibboleth.ext.spring.context
-
Packages that use net.shibboleth.ext.spring.context Package Description net.shibboleth.ext.spring.context Spring application context classes.net.shibboleth.ext.spring.util Supporting classes for using Spring. -
Classes in net.shibboleth.ext.spring.context used by net.shibboleth.ext.spring.context Class Description DeferPlaceholderFileSystemXmlWebApplicationContext An extension ofFileSystemXmlWebApplicationContextthat defers property placeholder resolution of config locations until after property sources have been initialized.FileSystemXmlWebApplicationContext An extension ofXmlWebApplicationContextthat (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. -
Classes in net.shibboleth.ext.spring.context used by net.shibboleth.ext.spring.util Class Description FilesystemGenericApplicationContext An extension ofGenericApplicationContextthat 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.