Hi,
I currently use JAAS API for the authentification of my RCP application,
and I would like to use SplashHandler extension in order to integrate the
connection window in the splash screen. Nevertheless I have a problem to
use both, as the spalsh screen appears at the end of the start method of
the Application class.
I would like to know if it is possible to use them together and how do
that.