Class Guest

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

public class Guest extends org.apache.tapestry5.corelib.base.AbstractConditional
Render body if guest
See Also:
  • Constructor Details

    • Guest

      public Guest()
  • Method Details

    • test

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