org.tynamo.security.components
Class LacksPermission

java.lang.Object
  extended by org.apache.tapestry5.corelib.base.AbstractConditional
      extended by org.tynamo.security.components.LacksPermission

public class LacksPermission
extends org.apache.tapestry5.corelib.base.AbstractConditional

See Also:
SecurityService.isLacksPermission(String)

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

Constructor Detail

LacksPermission

public LacksPermission()
Method Detail

test

protected boolean test()
Specified by:
test in class org.apache.tapestry5.corelib.base.AbstractConditional


Copyright © 2004-2013. All Rights Reserved.