]
Darran Lofthouse updated ELY-706:
---------------------------------
Fix Version/s: 1.1.0.Beta13
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
Fix For: 1.1.0.Beta13
This method should be non-final so that subclasses can override the return type to
something more specific.