JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
cn.coufran.springboot.starter.auth.impl.token.config
Annotation Interface EnableAuthToken
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
@Inherited
@Import(
TokenAuthConfig.class
)
public @interface
EnableAuthToken
启用Token验证
Since:
1.0.0
Version:
1.0.0
Author:
Coufran