Class BaseAuthFilter

  • All Implemented Interfaces:
    javax.servlet.Filter
    Direct Known Subclasses:
    IdAuthFilter

    @Component
    public abstract class BaseAuthFilter
    extends BaseIDAFilter
    The Class BaseAuthFilter - The Base Auth Filter that does all necessary authentication/authorization before allowing the request to the respective controllers.
    Author:
    Manoj SP, Sanjay Murali