nu.localhost.tapestry5.springsecurity.components
Class IfRole

java.lang.Object
  extended by nu.localhost.tapestry5.springsecurity.components.IfRole

public class IfRole
extends Object

Render it's body depending whether the user is in a specific role or not.

Author:
Jonathan Barker, Robin Helgelin, Tapestry Project (doc comments)

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

Constructor Detail

IfRole

public IfRole()


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