public class GuestTag extends SecureTag
The logically opposite tag of this one is the UserTag
. Please read that class's JavaDoc as it explains
more about the differences between Authenticated/Unauthenticated and User/Guest semantic differences.
Constructor and Description |
---|
GuestTag() |
Modifier and Type | Method and Description |
---|---|
int |
onDoStartTag() |
doStartTag, getSubject, verifyAttributes
public int onDoStartTag() throws javax.servlet.jsp.JspException
onDoStartTag
in class SecureTag
javax.servlet.jsp.JspException
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.