Previous Topic: Interpret an Active Expression Result

Next Topic: ActiveExpression Methods

Classes and Interfaces in the Authorization API

The base interface in the Java Authorization API is ActiveExpression. All Java classes that provide custom authorization functionality must implement this interface.

The name of the class that you implement from the base interface must appear in the param field of any associated active expression.