类 CommonAuthRoute
- java.lang.Object
-
- com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
-
- com.github.xiaoymin.knife4j.aggre.core.pojo.CommonAuthRoute
-
- 直接已知子类:
CloudRoute,EurekaRoute,NacosRoute
public abstract class CommonAuthRoute extends CommonRoute
- 作者:
- xiaoymin@foxmail.com 2020/11/18 21:34
-
-
构造器概要
构造器 构造器 说明 CommonAuthRoute()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 BasicAuthgetRouteAuth()voidsetRouteAuth(BasicAuth routeAuth)-
从类继承的方法 com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
getLocation, getName, getOrder, getServicePath, getSwaggerVersion, pkId, setLocation, setName, setOrder, setServicePath, setSwaggerVersion, toString
-
-