Void authenticate (String userID, String password, String tenantID, String productID) - 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

Called to validate the logon attempt when HxGN EAM already knows the username/password.

Specifically, this method is called for:

  • All Connector logons

  • Logons to the Advanced Reporting Server

  • Electronic signature validation

  • UserID parameter: the HxGN EAM user ID

  • Password parameter: the password to be used for authentication

  • tenantID parameter: the current tenant

  • productID parameter: one of the following:

  • connector

  • databridge

  • mobile

  • eam

  • Return value:

  • If the logon attempt is rejected, throw one of the checked exceptions.