nu.localhost.tapestry.acegi.components
Class IfLoggedIn

java.lang.Object
  extended by nu.localhost.tapestry.acegi.components.IfLoggedIn

public class IfLoggedIn
extends Object

Render it's body depending whether the user is logged in or not.

Author:
Robin Helgelin, Tapestry Project (doc comments)

Constructor Summary
IfLoggedIn()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IfLoggedIn

public IfLoggedIn()


Copyright © 2007-2008 Robin Helgelin. All Rights Reserved.