@midwayjs/securityClassesSecurityHelperVersion: 3.0.0On this pageSecurityHelper ImplementsIMiddleware<any, any>Index ConstructorsconstructorMethodscompatibleMiddlewareresolveConstructors constructornew SecurityHelper(): SecurityHelperMethods compatibleMiddlewarecompatibleMiddleware(context: any, req: any, res: any, next: any): Promise<any>resolveresolve(app: any): (req: any, res: any, next: any) => Promise<any>