[jboss-jira] [JBoss JIRA] Commented: (JBAS-5681) Proxy SecurityInterceptor should consider SecurityAssociation Client VM mode possibility
Anil Saldhana (JIRA)
jira-events at lists.jboss.org
Wed Jun 25 15:42:58 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAS-5681?page=comments#action_12418964 ]
Anil Saldhana commented on JBAS-5681:
-------------------------------------
Patch is for server/src/main/org/jboss/proxy/SecurityActions.java
The test that should pass is:
==================
one-test:
[junit] Running org.jboss.test.jmx.test.DeployXMBeanUnitTestCase
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 2.843 sec
=================
> Proxy SecurityInterceptor should consider SecurityAssociation Client VM mode possibility
> ----------------------------------------------------------------------------------------
>
> Key: JBAS-5681
> URL: http://jira.jboss.com/jira/browse/JBAS-5681
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Security
> Affects Versions: JBossAS-5.0.0.Beta4
> Reporter: Anil Saldhana
> Assigned To: Anil Saldhana
> Fix For: JBossAS-5.0.0.CR2
>
> Attachments: SecurityActions.java.patch
>
>
> Legacy Client applications may be using SecurityAssociation.setPrincipal/setCredential in the default mode (VMwide). We need to consider this case. The attached patch works (needs Security 2.0.2.CR6)
--
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 jboss-jira
mailing list