Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Excerpt

Application client security starts with specifying the CallbackHandler you want to use in the app client

dd

deployment descriptor (in Geronimo) or in a similar element in the Geronimo deployment plan.

In Geronimo, this callback handler is run as soon as the client is activated and before the main class main method is called.

...