| Package | Description |
|---|---|
| io.helidon.security.integration.webserver |
Integration library for RxServer.
|
| Modifier and Type | Method and Description |
|---|---|
static SecurityHandler.QueryParamHandler |
SecurityHandler.QueryParamHandler.create(Config config)
Create an instance from configuration.
|
static SecurityHandler.QueryParamHandler |
SecurityHandler.QueryParamHandler.create(QueryParamMapping mapping)
Create an instance from existing mapping.
|
static SecurityHandler.QueryParamHandler |
SecurityHandler.QueryParamHandler.create(String queryParamName,
TokenHandler headerHandler)
Create an instance from parameter name and explicit
TokenHandler. |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityHandler.QueryParamHandler> |
SecurityHandler.queryParamHandlers()
List of query parameter handlers.
|
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.