类 GrantType

java.lang.Object
springfox.documentation.service.GrantType
直接已知子类:
AuthorizationCodeGrant, CredentialsGrant, ImplicitGrant

public class GrantType extends Object
  • 构造器详细资料

    • GrantType

      public GrantType(String type)
  • 方法详细资料

    • getType

      public String getType()