Class ServletSecurityHandler

  • All Implemented Interfaces:
    AnnotationHandler

    @Service
    public class ServletSecurityHandler
    extends AbstractHandler
    This handler is responsible in handling jakarta.servlet.annotation.ServletSecurity.
    Author:
    Shing Wai Chan