public class SecurityHandlersManager
extends Object
This class manages security handlers for the application. It follows the singleton pattern.
To be usable, security managers must be registered in it. Security managers are retrieved by
the application when necessary.