SecurityHandler Class

This section provides an overview of the SecurityHandler class and discusses SecurityHandler class methods.

The SecurityHandler class is a generic interface class without a native implementation. Therefore, you must implement this interface by developing your own class to handle your specific authorization requirements.