Uses of Class
org.gcube.smartgears.configuration.application.GCubeExclude
-
Packages that use GCubeExclude Package Description org.gcube.smartgears.configuration.application org.gcube.smartgears.extensions -
-
Uses of GCubeExclude in org.gcube.smartgears.configuration.application
Methods in org.gcube.smartgears.configuration.application that return types with arguments of type GCubeExclude Modifier and Type Method Description Set<GCubeExclude>ApplicationConfiguration. excludes()Methods in org.gcube.smartgears.configuration.application with parameters of type GCubeExclude Modifier and Type Method Description ApplicationConfigurationApplicationConfiguration. excludes(GCubeExclude... excludes) -
Uses of GCubeExclude in org.gcube.smartgears.extensions
Methods in org.gcube.smartgears.extensions that return types with arguments of type GCubeExclude Modifier and Type Method Description Set<GCubeExclude>ApiResource. excludes()Set<GCubeExclude>ApplicationExtension. excludes()Returns the set of request paths that should be excluded from request management.Set<GCubeExclude>HttpController. excludes()Set<GCubeExclude>HttpExtension. excludes()
-