HxGN EAM functionality and handlers - HxGN EAM - 12.0.1.2 - Feature Briefs - Hexagon

HxGN EAM Single Sign-On

Language
English
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
12.0.1.2

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.