Interface HerodotusGrantType


public interface HerodotusGrantType

Description: 自定义 Grant Type 类型

Author:
: gengwei.zheng
Date:
: 2022/2/25 9:53
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.springframework.security.oauth2.core.AuthorizationGrantType
     
    static final org.springframework.security.oauth2.core.AuthorizationGrantType
     
  • Field Details

    • SOCIAL

      static final org.springframework.security.oauth2.core.AuthorizationGrantType SOCIAL
    • PASSWORD

      static final org.springframework.security.oauth2.core.AuthorizationGrantType PASSWORD