]
David Lloyd resolved ELY-706.
-----------------------------
Resolution: Done
PeerIdentityContext#getCurrentIdentity should not be final
----------------------------------------------------------
Key: ELY-706
URL:
https://issues.jboss.org/browse/ELY-706
Project: WildFly Elytron
Issue Type: Enhancement
Components: Authentication Client
Reporter: David Lloyd
Assignee: David Lloyd
This method should be non-final so that subclasses can override the return type to
something more specific.