public class NotAuthenticatedTag extends AuthenticatedTag
The logically opposite tag of this one is the AuthenticatedTag
.
log
Constructor and Description |
---|
NotAuthenticatedTag(javax.faces.view.facelets.TagConfig config) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkAuthentication() |
apply, showTagBody
getSubject
public NotAuthenticatedTag(javax.faces.view.facelets.TagConfig config)
protected boolean checkAuthentication()
checkAuthentication
in class AuthenticatedTag
Copyright © 2014. All Rights Reserved.