checkAuthorization( AuthzRequest ) method

Performs an authorization check with somewhat more complex combination of rules.

Syntax

AuthzResponse checkAuthorization ( AuthzRequest request ) throws SecException

Parameters

Returns

authorization response with a decision, and possibly a reason.

Exceptions

Usage

Refer to AuthzRequest and AuthzResponse for more details.