JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.extact.rms.platform.jwt.consumer
Annotation Interface Authenticated
@Inherited
@NameBinding
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
TYPE
})
public @interface
Authenticated
認証が必要なことを表すアノテーション。 このアノテーションが付与されているリソースはメソッド実行前に認証チェックが行われる。