| Package | Description |
|---|---|
| io.helidon.security.integration.webserver |
Integration library for RxServer.
|
| Modifier and Type | Method and Description |
|---|---|
static WebSecurity |
WebSecurity.create(Config config)
Create a consumer of routing config to be
registered with
web server routing to process security requests. |
static WebSecurity |
WebSecurity.create(Security security)
Create a consumer of routing config to be
registered with
web server routing to process security requests. |
static WebSecurity |
WebSecurity.create(Security security,
Config config)
Create a consumer of routing config to be
registered with
web server routing to process security requests. |
WebSecurity |
WebSecurity.securityDefaults(SecurityHandler defaultHandler)
Create a new web security instance using the default handler as base defaults for all handlers used.
|
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.