接口 HerodotusGrantType
public interface HerodotusGrantType
Description: 自定义 Grant Type 类型
- 作者:
- : gengwei.zheng
- Date:
- : 2022/2/25 9:53
-
字段概要
字段
-
字段详细资料
-
SOCIAL
static final org.springframework.security.oauth2.core.AuthorizationGrantType SOCIAL -
PASSWORD
static final org.springframework.security.oauth2.core.AuthorizationGrantType PASSWORD
-