| Package | Description |
|---|---|
| org.gcube.smartgears.configuration.application | |
| org.gcube.smartgears.extensions |
| Modifier and Type | Method and Description |
|---|---|
Set<Exclude> |
DefaultApplicationConfiguration.excludes() |
Set<Exclude> |
ApplicationConfiguration.excludes()
Returns a set of request paths that should not be subjected to request management.
|
Set<Exclude> |
BridgedApplicationConfiguration.excludes() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationConfiguration |
DefaultApplicationConfiguration.excludes(Exclude... excludes) |
ApplicationConfiguration |
ApplicationConfiguration.excludes(Exclude... excludes) |
ApplicationConfiguration |
BridgedApplicationConfiguration.excludes(Exclude... excludes) |
| Modifier and Type | Method and Description |
|---|---|
Set<Exclude> |
HttpExtension.excludes() |
Set<Exclude> |
ApiResource.excludes() |
Set<Exclude> |
ApplicationExtension.excludes()
Returns the set of request paths that should be excluded from request management.
|
Set<Exclude> |
HttpController.excludes() |
Copyright © 2019. All Rights Reserved.