Uses of Class
net.shibboleth.ext.spring.velocity.VelocityEngineFactory
Packages that use VelocityEngineFactory
Package
Description
Side-port of Velocity support from Spring 4 after removal from Spring 5.
-
Uses of VelocityEngineFactory in net.shibboleth.ext.spring.velocity
Subclasses of VelocityEngineFactory in net.shibboleth.ext.spring.velocityModifier and TypeClassDescriptionclassJavaBean to configure Velocity for web usage, via the "configLocation" and/or "velocityProperties" and/or "resourceLoaderPath" bean properties.classFactory bean that configures a VelocityEngine and provides it as bean reference.