io.helidon.webserver.security.SecurityFeature
Description
Configuration of security feature fow webserver
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
security | Security | Security associated with this feature | |
defaults | SecurityHandler | The default security handler | |
paths | List<PathsConfig> | Configuration for webserver paths | |
weight | Double | 800.0 | Weight of the security feature |
Usages
See the manifest for all available types.