menu
conduit_core
conduit
AuthCodeController
responseType property
responseType
brightness_4
responseType
property
Null safety
@
Bind
("response_type")
String
?
responseType
read / write
Must be 'code'.
Implementation
@Bind.query("response_type") String? responseType;
conduit_core
conduit
AuthCodeController
responseType property
AuthCodeController class
Constructors
AuthCodeController
Properties
acceptedContentTypes
authServer
clientID
delegate
hashCode
logger
nextController
pathVariables
policy
recycledState
request
responseContentType
responseType
runtimeType
state
Methods
applyCORSHeadersIfNecessary
authorize
didAddToChannel
didDecodeRequestBody
documentComponents
documentOperationDescription
documentOperationParameters
documentOperationRequestBody
documentOperationResponses
documentOperations
documentOperationSummary
documentOperationTags
documentPaths
getAuthorizationPage
handle
handleError
link
linkFunction
noSuchMethod
receive
restore
toString
willDecodeRequestBody
willProcessRequest
willSendResponse
Operators
operator ==