isExcelAnalyzer() Method

In SecurityService, use the isExcelAnalyzer() method to check if the user has the EXCEL_ANALYZER privilege.

Signature

public boolean isExcelAnalyzer(String userID, String password);

Parameters for isExcelAnalyzer() Method

Parameter Description

String userID

The user ID of the user.

String password

The password of the user.