Config key
security
This type provides the following service implementations:
-
io.helidon.webserver.spi.ServerFeatureProvider
Configuration options
| key | type | default value | description |
|---|---|---|---|
|
|
The default security handler. |
|
|
|
Configuration for webserver paths. |
|
|
|
Security associated with this feature.
If not specified here, the feature uses security registered with
io.helidon.common.context.Contexts.globalContext(), if not found, it creates a new
instance from root of configuration (using This configuration allows usage of a different security instance for a specific security feature setup. |
|
|
double |
|
Weight of the security feature. Value is: io.helidon.webserver.security.SecurityFeature.WEIGHT. |