]
Darran Lofthouse updated ELY-191:
---------------------------------
Fix Version/s: 1.0.0.Alpha2
(was: 1.0.0.Alpha1)
Make the dispose() methods default methods.
-------------------------------------------
Key: ELY-191
URL:
https://issues.jboss.org/browse/ELY-191
Project: WildFly Elytron
Issue Type: Enhancement
Components: API / SPI
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.0.0.Alpha2
We added dispose methods to give realm implementations an opportunity to clean up if
desired, this is optional so these methods should be empty default methods allowing a
realm to choose if it really want to implement it.