Uses of Package
net.shibboleth.ext.spring.context
Packages that use net.shibboleth.ext.spring.context
Package
Description
Command line functionality.
Spring application context classes.
Supporting classes for using Spring.
-
Classes in net.shibboleth.ext.spring.context used by net.shibboleth.ext.spring.cliClassDescriptionAn extension of
GenericApplicationContextthat 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. -
Classes in net.shibboleth.ext.spring.context used by net.shibboleth.ext.spring.contextClassDescriptionAn extension of
FileSystemXmlWebApplicationContextthat defers property placeholder resolution of config locations until after property sources have been initialized.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.utilClassDescriptionAn extension of
GenericApplicationContextthat 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.