Uses of Package
oracle.dbtools.plugin.api.http.annotations
Packages that use oracle.dbtools.plugin.api.http.annotations
Package
Description
Annotations to describe what URL patterns and HTTP methods a
HttpServlet support.-
Classes in oracle.dbtools.plugin.api.http.annotations used by oracle.dbtools.plugin.api.http.annotationsClassDescriptionDescribes how a resource should be documented.Defines how this resource wishes to restrict user-agents from framing the resource in a <frame> or <iframe> via the
X-Frame-Optionsheader.Defines whether or not the annotated Servlet should be available for the APEX REST-Enabled functional schema (/r) Only Servlets annotated with ELIGIBLE will return return a score other than CANNOT_DISPATCH if /r is in the request url i.e.Describes a specific Authentication Scheme.Determine if aDispatchableServletis allowed to be bound directly to a node.Determines what validation is performed on the path portion of a request URI.