[dna-issues] [JBoss JIRA] Updated: (DNA-372) Session.impersonate and Session.checkPermission Are Not Implemented
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Fri May 8 22:41:46 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Carothers updated DNA-372:
--------------------------------
Attachment: DNA-372_idtrust_impersonate.patch
Attached patch that:
- Integrates and configures IDTrust for authentication (thanks for the exclusion suggestion, Randall!)
- Fixes JcrSession.impersonate, uncomments the relevant TCK test case, and removes the outmoded JcrSessionTest test case
- Removes credential hacks from InMemoryRepositoryStub
- Does some cosmetic code shuffling in InMemoryRepositoryStub
These items need to be addressed to close this bug:
- Add support for authorization
- Integrate that support into JcrSession.checkPermission
- Wire checkPermission calls into relevante places in the code? This should probably be handled under a seperate set of defects.
> Session.impersonate and Session.checkPermission Are Not Implemented
> -------------------------------------------------------------------
>
> Key: DNA-372
> URL: https://jira.jboss.org/jira/browse/DNA-372
> Project: DNA
> Issue Type: Bug
> Components: JCR
> Affects Versions: 0.3
> Reporter: Brian Carothers
> Assignee: Brian Carothers
> Fix For: 0.5
>
> Attachments: DNA-372_idtrust_impersonate.patch
>
>
> Both methods need to be implemented to pass all of the JR TCK L2 tests.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list