org.springframework.security.saml.util
Class VelocityFactory
java.lang.Object
org.springframework.security.saml.util.VelocityFactory
public class VelocityFactory
- extends Object
Factory class for creating VelocityEngine instance.
- Author:
- Vladimir Schäfer
Method Summary |
static org.apache.velocity.app.VelocityEngine |
getEngine()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VelocityFactory
public VelocityFactory()
getEngine
public static org.apache.velocity.app.VelocityEngine getEngine()