There are several classes/libraries available for use by a handler:
-
Logging: a handler may wish to write to the standard application log files (see the sample and the Javadocs for more information).
-
External logon configuration: a class called LogonConfig provides access to the settings in the sso configuration file; see the Javadocs for more information.
-
Third party libraries: several libraries are available for use in communicating with the SSO server. In particular, some of the Apache Axis libraries are available; see the following documentation on the sample application for more information.