Package com.svenruppert.jsentinel.rest.openapi
package com.svenruppert.jsentinel.rest.openapi
-
ClassDescriptionResult of running
OpenApiJSentinelMetadataGenerator.generate(Class)on a handler class.Adapter-neutral description of a single security requirement extracted from a@Requires…/@ProtectedByannotation on a REST handler.How thevaluescombine.What the requirement is about.Extracts security-annotation metadata from a REST handler class so applications can render an OpenAPIsecuritysection without re-implementing annotation introspection.