checkAccess(Map< String, Object >, String, SecResource , SecSubject , SecEnvironment ) method

Issues a decision for the check access request for this specified subject to perform the specified action on the specified resource under the specified environmental conditions.

Syntax

int checkAccess ( Map< String, Object > context , String action , SecResource resource , SecSubject subject , SecEnvironment env ) throws SecException

Parameters

Returns

one of the VOTE_* contants from Const

Exceptions