api

http4k / org.http4k.security.oauth.server / UnsupportedGrantType

UnsupportedGrantType

data class UnsupportedGrantType : AccessTokenError

Constructors

Name Summary
<init> UnsupportedGrantType(requestedGrantType: String)

Properties

Name Summary
requestedGrantType val requestedGrantType: String