org.apache.jetspeed.pipeline.valve
Interface LoginValidationValve

All Superinterfaces:
Valve
All Known Implementing Classes:
LoginValidationValveImpl

public interface LoginValidationValve
extends Valve

Checks if a login attempt failed and determines the cause.
Read from the ValveContext:


Written into the ValveContext:
Note: The primary purpose of this interface is primary for documention.

Version:
$Id: LoginValidationValve.java 188531 2005-04-24 12:41:43Z ate $
Author:
Ate Douma

Methods inherited from interface org.apache.jetspeed.pipeline.valve.Valve
initialize, invoke
 



Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.