AbstractAuthzChecker class

The abstract base class that implements the setters/getters in the AuthorizationChecker interface.

Syntax

public class AbstractAuthzChecker

Derived classes

Remarks

Sub-classes should implement the performAuthorization() method.