org.apache.jetspeed.login.impl
Class LoginJSPViewValve
java.lang.Object
org.apache.jetspeed.pipeline.valve.AbstractValve
org.apache.jetspeed.login.impl.LoginJSPViewValve
- All Implemented Interfaces:
- LoginViewValve, Valve
public class LoginJSPViewValve
- extends AbstractValve
- implements LoginViewValve
LoginJSPViewValveImpl
TODO: move this class into a new component?
- Version:
- $Id: LoginJSPViewValve.java 186726 2004-06-05 05:13:09Z shinsuke $
- Author:
- Shinsuke Sugaya
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.jetspeed.pipeline.valve.Valve |
initialize |
LoginJSPViewValve
public LoginJSPViewValve()
LoginJSPViewValve
public LoginJSPViewValve(java.lang.String templatePath)
invoke
public void invoke(RequestContext request,
ValveContext context)
throws PipelineException
- Specified by:
invoke
in interface Valve
- Specified by:
invoke
in class AbstractValve
- Throws:
PipelineException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.