Skip to content

interface IAuthorizeResponseGenerator

cangjie
public interface IAuthorizeResponseGenerator

功能:定义授权响应生成器接口。

成员概览

成员功能
func createResponse(ValidatedAuthorizeRequest)根据验证通过的授权请求创建响应。

func createResponse(ValidatedAuthorizeRequest)

cangjie
func createResponse(request: ValidatedAuthorizeRequest): AuthorizeResponse

功能:根据验证通过的授权请求创建响应。

参数:

返回值: