[jboss-jira] [JBoss JIRA] (ELY-895) AuthenticationConfiguration equals() and hashCode()
David Lloyd (JIRA)
issues at jboss.org
Tue Jan 24 10:44:01 EST 2017
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)
More information about the jboss-jira
mailing list