Package net.shibboleth.shared.spring.resource
@NonnullElements
package net.shibboleth.shared.spring.resource
Shibboleth integration with Spring
Resource.Helper functions,
concrete implementations and a bridging class.-
ClassesClassDescriptionA wrapper that guards a
Resourcethat may be absent by returning an empty bean file instead.Supports a "conditional:resourcepath" URL syntax for wrapping a Spring resource with aConditionalResource.An extension ofDefaultResourceLoaderthat (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*:" resources.A file backed resource which calls out to a providedRunnableas appropriate such that the resource becomes reloadable.