jBASE Account Authentication

This section helps you to verify user credentials and perform jBASE account authentication.

jAgent can be configured to verify user credentials and perform jBASE account authentication. jRemote implements the following connection properties to supply user credentials:

  • user - Specifies the user to be authenticated
  • password - Specifies the user’s password

You can use one of the following methods depending on the current authentication mode if it is user or account:

  • getConnection(String user, String password) - Create a new connection and provide user and password as user credentials for authentication
  • getConnection(String user, String account, String password) Same as above but supplying jBASE account details.

You can verify user credentials and perform jBASE account authentication in the following platforms:

Copyright © 2020- Temenos Headquarters SA

Published on :
Wednesday, October 12, 2022 6:54:35 PM IST

Feedback
x