Uses of Enum Class
oracle.dbtools.plugin.api.http.annotations.HTTPAuthenticationScheme
Packages that use HTTPAuthenticationScheme
Package
Description
Annotations to describe what URL patterns and HTTP methods a
HttpServlet support.-
Uses of HTTPAuthenticationScheme in oracle.dbtools.plugin.api.http.annotations
Methods in oracle.dbtools.plugin.api.http.annotations that return HTTPAuthenticationSchemeModifier and TypeMethodDescriptionstatic HTTPAuthenticationSchemeDetermine theHTTPAuthenticationSchemefor the specified textual representationstatic HTTPAuthenticationSchemeReturns the enum constant of this class with the specified name.static HTTPAuthenticationScheme[]HTTPAuthenticationScheme.values()Returns an array containing the constants of this enum class, in the order they are declared.