类 SecurityReference.SecurityReferenceBuilder
java.lang.Object
springfox.documentation.service.SecurityReference.SecurityReferenceBuilder
- 封闭类:
- SecurityReference
-
方法概要
修饰符和类型方法说明build()Updates the authorization reference for the api.scopes(AuthorizationScope[] scopes) Updates the authorization scopes that this authorization applies to.
-
方法详细资料
-
reference
Updates the authorization reference for the api.- 参数:
reference- - Valid values for the authorization types are.- 返回:
- this
-
scopes
Updates the authorization scopes that this authorization applies to.- 参数:
scopes- - Scopes that this authorization applies to.- 返回:
- this
-
build
-