This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.jetspeed.pipeline.valve
Interface LoginValidationValve
- All Superinterfaces: 
- org.apache.jetspeed.pipeline.valve.Valve
- All Known Implementing Classes: 
- LoginValidationValveImpl
- public interface LoginValidationValve 
- extends org.apache.jetspeed.pipeline.valve.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 516448 2007-03-09 16:25:47Z ate $
- Author:
- Ate Douma
 
| Methods inherited from interface org.apache.jetspeed.pipeline.valve.Valve | 
| initialize, invoke | 
 
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.