Class DeclareRolesHandler

  • All Implemented Interfaces:
    AnnotationHandler

    @Service
    public class DeclareRolesHandler
    extends AbstractCommonAttributeHandler
    This handler is responsible for handling the jakarta.annotation.security.DeclareRoles.
    Author:
    Shing Wai Chan