Uses of Class
io.helidon.security.integration.webserver.SecurityHandler.QueryParamHandler
-
Uses of SecurityHandler.QueryParamHandler in io.helidon.security.integration.webserver
Modifier and TypeMethodDescriptionCreate an instance from configuration.SecurityHandler.QueryParamHandler.create
(QueryParamMapping mapping) Create an instance from existing mapping.SecurityHandler.QueryParamHandler.create
(String queryParamName, TokenHandler headerHandler) Create an instance from parameter name and explicitTokenHandler
.Modifier and TypeMethodDescriptionSecurityHandler.queryParamHandlers()
List of query parameter handlers.