[jboss-jira] [JBoss JIRA] Resolved: (JBAS-5575) SRPPrincipal.equals() throws ClassCastException
Marcus Moyses (JIRA)
jira-events at lists.jboss.org
Mon Jun 2 14:19:20 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAS-5575?page=all ]
Marcus Moyses resolved JBAS-5575.
---------------------------------
Resolution: Done
SRPPrincipal.equals(Object) now only compares instances of SRPPrincipal avoiding the CCE.
> SRPPrincipal.equals() throws ClassCastException
> -----------------------------------------------
>
> Key: JBAS-5575
> URL: http://jira.jboss.com/jira/browse/JBAS-5575
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Security
> Affects Versions: JBossAS-4.2.2.GA, JBossAS-5.0.0.Beta4
> Reporter: Marcus Moyses
> Assigned To: Marcus Moyses
> Fix For: JBossAS-5.0.0.CR1
>
>
> The equals method is incorrectly implemented and may cause a ClassCastException to be thrown when objects in a Collection are being compared.
--
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