AbstractAuthorizer class

Abstract implementation of Authorizer.

Syntax

public class AbstractAuthorizer

Derived classes

Remarks

Provides place holder methods for all of the methods so the subclass only need override those that are relevant.