api

http4k / org.http4k.security.oauth.server / UnsupportedResponseType

UnsupportedResponseType

data class UnsupportedResponseType : AuthorizationError

Constructors

Name Summary
<init> UnsupportedResponseType(requestedResponseType: String)

Properties

Name Summary
requestedResponseType val requestedResponseType: String