Enum Class的使用
springfox.documentation.swagger.web.ApiKeyVehicle
使用ApiKeyVehicle的程序包
-
springfox.documentation.swagger.web中ApiKeyVehicle的使用
修饰符和类型方法说明static ApiKeyVehicleReturns the enum constant of this class with the specified name.static ApiKeyVehicle[]ApiKeyVehicle.values()Returns an array containing the constants of this enum class, in the order they are declared.限定符构造器说明SecurityConfiguration(String clientId, String clientSecret, String realm, String appName, String apiKey, ApiKeyVehicle apiKeyVehicle, String apiKeyName, String scopeSeparator) 已过时。