Uses of Class
io.helidon.security.integration.webserver.WebSecurity
-
Uses of WebSecurity in io.helidon.security.integration.webserver
Modifier and TypeMethodDescriptionstatic WebSecurity
Create a consumer of routing config to beregistered
with web server routing to process security requests.static WebSecurity
Create a consumer of routing config to beregistered
with web server routing to process security requests.static WebSecurity
Create a consumer of routing config to beregistered
with web server routing to process security requests.WebSecurity.securityDefaults
(SecurityHandler defaultHandler) Create a new web security instance using the default handler as base defaults for all handlers used.