JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
edu.suffolk.litlab.efsp.server.utils
Annotation Interface NeedsAuthorization
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
) @NameBinding
public @interface
NeedsAuthorization
Put this annotation on endpoints that require a server API Key.