David Lloyd created ELY-895:
-------------------------------
Summary: AuthenticationConfiguration equals() and hashCode()
Key: ELY-895
URL:
https://issues.jboss.org/browse/ELY-895
Project: WildFly Elytron
Issue Type: Bug
Components: Authentication Client
Reporter: David Lloyd
Priority: Critical
We need AuthenticationConfiguration to have an equals() and hashCode() contract.
Prerequisites to this are:
* Configurations must be commutative i.e. A+B == B+A
* Configurations must strictly eliminate similar items (we have a good start on this)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)