JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.vertigo.vega.webservice.stereotype
Annotation Interface AccessTokenMandatory
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
@Documented
public @interface
AccessTokenMandatory
Annotation that may be use to limit access to service. An header access token must be send, it can be reuse after that.
Author:
npiedeloup