[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-838) Should not require empty drl file to use security

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Thu Feb 22 01:47:50 EST 2007


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

Shane Bryzak closed JBSEAM-838.
-------------------------------

    Resolution: Done

Fixed, null checks now done for securityContext.  Any permission checks (hasPermission()) will automatically return false if there is no security context.  The assertSecurityContextExists() method has been removed and instead a log.warn() message informs the user about installing a rule base if permissions are required.

> Should not require empty drl file to use security
> -------------------------------------------------
>
>                 Key: JBSEAM-838
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-838
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Security
>            Reporter: Gavin King
>         Assigned To: Shane Bryzak
>            Priority: Minor
>             Fix For: 1.1.7.GA
>
>
> I'm not sure if this is actually right, but the booking example as an empty drl file. This should not be required. It should work even if you specify no rule base, or at leat no rule file for th rule base.

-- 
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