Package 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:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotAuthenticated
public NotAuthenticated()
-
-
Method Details
-
test
protected boolean test()- Specified by:
testin classorg.apache.tapestry5.corelib.base.AbstractConditional
-