isScheduler()メソッド

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

シグネチャ

public boolean isScheduler(String userID, String password);

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

パラメータ 説明

String userID

ユーザーのユーザーID。

String password

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