[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2454) Pages raises event "org.jboss.seam.notLoggedIn", Documentation uses "org.jboss.seam.security.notLoggedIn"

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Jan 7 16:50:44 EST 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-2454?page=all ]

Pete Muir updated JBSEAM-2454:
------------------------------

    Fix Version/s: 2.0.1.GA

> Pages raises event "org.jboss.seam.notLoggedIn", Documentation uses "org.jboss.seam.security.notLoggedIn"
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-2454
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2454
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Documentation, Security
>    Affects Versions: 2.0.1.CR1
>            Reporter: Thomas März
>         Assigned To: Shane Bryzak
>            Priority: Minor
>             Fix For: 2.0.1.GA
>
>
> org.jboss.seam.navigation.Pages
>    protected void notLoggedIn()
>    {
>       Events.instance().raiseEvent("org.jboss.seam.notLoggedIn");
>       
>       FacesMessages.instance().addFromResourceBundleOrDefault( 
>             FacesMessage.SEVERITY_WARN, 
>             "org.jboss.seam.NotLoggedIn", 
>             "Please log in first" 
>          );
>    }
> Documentation:
> http://docs.jboss.com/seam/2.0.1.CR1/reference/en/html/security.html#d0e7094
> http://docs.jboss.com/seam/2.0.1.CR1/reference/en/html/security.html#d0e7997

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       




More information about the seam-issues mailing list