您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
概要:
字段 |
可选
|
必需
详细资料:
字段 |
元素
SEARCH:
程序包
org.ifinalframework.web.annotation.auth
Annotation Interface Auth
@Target
({
METHOD
,
TYPE
,
ANNOTATION_TYPE
})
@Retention
(
RUNTIME
)
public @interface
Auth
Mark the target need to do auth.
从以下版本开始:
1.0.0
版本:
1.0.0
作者:
ilikly
可选元素概要
可选元素
修饰符和类型
可选元素
说明
Class
<? extends
Annotation
>
value
元素详细资料
value
Class
<? extends
Annotation
>
value
默认值:
org.ifinalframework.web.annotation.auth.Auth.class