Class SecureTag

    • Field Summary

      • Fields inherited from class javax.servlet.jsp.tagext.TagSupport

        id, pageContext
      • Fields inherited from interface javax.servlet.jsp.tagext.IterationTag

        EVAL_BODY_AGAIN
      • Fields inherited from interface javax.servlet.jsp.tagext.Tag

        EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
    • Constructor Summary

      Constructors 
      Constructor Description
      SecureTag()  
    • Constructor Detail

      • SecureTag

        public SecureTag()
    • Method Detail

      • getSubject

        protected org.apache.shiro.subject.Subject getSubject()
      • verifyAttributes

        protected void verifyAttributes()
                                 throws javax.servlet.jsp.JspException
        Throws:
        javax.servlet.jsp.JspException
      • doStartTag

        public int doStartTag()
                       throws javax.servlet.jsp.JspException
        Specified by:
        doStartTag in interface javax.servlet.jsp.tagext.Tag
        Overrides:
        doStartTag in class javax.servlet.jsp.tagext.TagSupport
        Throws:
        javax.servlet.jsp.JspException
      • onDoStartTag

        public abstract int onDoStartTag()
                                  throws javax.servlet.jsp.JspException
        Throws:
        javax.servlet.jsp.JspException