-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.0
-
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.