org.tynamo.security.components
Class NotAuthenticated
java.lang.Object
org.apache.tapestry5.corelib.base.AbstractConditional
org.tynamo.security.components.NotAuthenticated
public class NotAuthenticated
- extends org.apache.tapestry5.corelib.base.AbstractConditional
Render body if subject is not authenticated
- See Also:
SecurityService.isNotAuthenticated()
|
Method Summary |
protected boolean |
test()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotAuthenticated
public NotAuthenticated()
test
protected boolean test()
- Specified by:
test in class org.apache.tapestry5.corelib.base.AbstractConditional
Copyright © 2004-2013. All Rights Reserved.