net.sourceforge.blogentis.modules.actions
Class LoginUser

java.lang.Object
  extended byorg.apache.turbine.modules.Assembler
      extended byorg.apache.turbine.modules.Action
          extended byorg.apache.turbine.modules.actions.LoginUser
              extended bynet.sourceforge.blogentis.modules.actions.LoginUser

public class LoginUser
extends org.apache.turbine.modules.actions.LoginUser

Author:
abas To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary
 
Fields inherited from class org.apache.turbine.modules.actions.LoginUser
CGI_PASSWORD, CGI_USERNAME
 
Constructor Summary
LoginUser()
           
 
Method Summary
 void doPerform(org.apache.turbine.util.RunData data)
           
 
Methods inherited from class org.apache.turbine.modules.actions.LoginUser
 
Methods inherited from class org.apache.turbine.modules.Action
perform
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginUser

public LoginUser()
Method Detail

doPerform

public void doPerform(org.apache.turbine.util.RunData data)
               throws org.apache.turbine.util.security.TurbineSecurityException
Throws:
org.apache.turbine.util.security.TurbineSecurityException


Copyright © 2003-2004 SourceForge.net. All Rights Reserved.