Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.CrossFilterConfig.AllowedOriginConfig
-
Packages that use ShenyuConfig.CrossFilterConfig.AllowedOriginConfig Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.CrossFilterConfig.AllowedOriginConfig in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.CrossFilterConfig.AllowedOriginConfig Modifier and Type Method Description ShenyuConfig.CrossFilterConfig.AllowedOriginConfigShenyuConfig.CrossFilterConfig. getAllowedOrigin()Gets the value of allowedOrigin.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.CrossFilterConfig.AllowedOriginConfig Modifier and Type Method Description voidShenyuConfig.CrossFilterConfig. setAllowedOrigin(ShenyuConfig.CrossFilterConfig.AllowedOriginConfig allowedOrigin)Sets the allowedOrigin.
-