Module net.shibboleth.ext.spring
Package net.shibboleth.ext.spring.velocity
Side-port of Velocity support from Spring 4 after removal from Spring 5.
-
Interface Summary Interface Description VelocityConfig Interface to be implemented by objects that configure and manage a VelocityEngine for automatic lookup in a web environment. -
Class Summary Class Description SpringResourceLoader Velocity ResourceLoader adapter that loads via a Spring ResourceLoader.VelocityConfigurer JavaBean to configure Velocity for web usage, via the "configLocation" and/or "velocityProperties" and/or "resourceLoaderPath" bean properties.VelocityEngineFactory Factory that configures a VelocityEngine.VelocityEngineFactoryBean Factory bean that configures a VelocityEngine and provides it as bean reference.VelocityView View using the Velocity template engine.VelocityViewResolver Convenience subclass ofUrlBasedViewResolverthat supportsVelocityView(i.e.