Class Authenticated

java.lang.Object
org.apache.tapestry5.corelib.base.AbstractConditional
org.tynamo.security.components.Authenticated

public class Authenticated extends org.apache.tapestry5.corelib.base.AbstractConditional
Render body if subject is authenticated.
See Also:
  • Constructor Details

    • Authenticated

      public Authenticated()
  • Method Details

    • test

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