Uses of Interface
net.shibboleth.ext.spring.velocity.VelocityConfig
-
Packages that use VelocityConfig Package Description net.shibboleth.ext.spring.velocity Side-port of Velocity support from Spring 4 after removal from Spring 5. -
-
Uses of VelocityConfig in net.shibboleth.ext.spring.velocity
Classes in net.shibboleth.ext.spring.velocity that implement VelocityConfig Modifier and Type Class Description classVelocityConfigurerJavaBean to configure Velocity for web usage, via the "configLocation" and/or "velocityProperties" and/or "resourceLoaderPath" bean properties.
-