Uses of Class
org.apache.shiro.ee.faces.tags.GuestTag
Packages that use GuestTag
-
Uses of GuestTag in org.apache.shiro.ee.faces.tags
Subclasses of GuestTag in org.apache.shiro.ee.faces.tagsModifier and TypeClassDescriptionclassTag that renders the tag body if the current user known to the system, either from a successful login attempt (not necessarily during the current session) or from 'RememberMe' services.