isReportDeveloper()メソッド

SecurityServiceのisReportDeveloper()メソッドは、ユーザーにDEVELOP_REPORT権限があるかどうかを確認します。

シグネチャ

public boolean isReportDeveloper(String userID, String password);

isReportDeveloper()メソッドのパラメータ

パラメータ 説明

String userID

ユーザーのユーザーID。

String password

ユーザーのパスワードを指定します。