Interface HerodotusGrantType
public interface HerodotusGrantType
Description: 自定义 Grant Type 类型
- Author:
- : gengwei.zheng
- Date:
- : 2022/2/25 9:53
-
Field Summary
Fields
-
Field Details
-
SOCIAL
static final org.springframework.security.oauth2.core.AuthorizationGrantType SOCIAL -
PASSWORD
static final org.springframework.security.oauth2.core.AuthorizationGrantType PASSWORD
-