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 AccessTokenConsume
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
@Documented
public @interface
AccessTokenConsume
Annotation that may be use to limit access to service. An header access token must be send, and it will be consume after use.
Author:
npiedeloup