Class VelocityEngineFactory


  • public class VelocityEngineFactory
    extends Object
    Factory returning a well configured VelocityEngine instance required for generating an HTML form used to POST SAML messages.
    Author:
    Michael Remond
    • Constructor Detail

      • VelocityEngineFactory

        public VelocityEngineFactory()
    • Method Detail

      • getEngine

        public static org.apache.velocity.app.VelocityEngine getEngine()