isDataModelDeveloper() Method

In SecurityService, use the isDataModelDeveloper() method to check if the user has the DEVELOP_MODEL privilege.

Signature

public boolean isDataModelDeveloper(String userID, String password);

Parameters for isDataModelDeveloper() Method

Parameter Description

String userID

The user ID of the user.

String password

The password of the user.