org.apache.jetspeed.pipeline.valve
Interface PasswordCredentialValve

All Superinterfaces:
Valve
All Known Implementing Classes:
PasswordCredentialValveImpl

public interface PasswordCredentialValve
extends Valve

Checks the PasswordCredential (only once) after a User is logged in and redirects to a Change Password page if necessary.
Read from the ValveContext:


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

Version:
$Id: PasswordCredentialValve.java 187979 2004-11-25 02:25:59Z ate $
Author:
Ate Douma
See Also:
PasswordCredentialContext

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



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