-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.4.0
-
Component/s: security-libs
-
None
-
beta
-
generic
-
generic
<Thomas Owusu>
Some of that classes that need hashCode and equals methods:
KerberosKey and KerberosTicket.
Just like KerberosPrincipal, we add and remove KerberosKey and
KerberosTicket instances to and from the Set of private credentials
in a Subject, and they require equals methods for the add and remove
operations to work properly.
Some of that classes that need hashCode and equals methods:
KerberosKey and KerberosTicket.
Just like KerberosPrincipal, we add and remove KerberosKey and
KerberosTicket instances to and from the Set of private credentials
in a Subject, and they require equals methods for the add and remove
operations to work properly.