Uses of Class
io.helidon.security.integration.webserver.WebSecurity
Packages that use WebSecurity
-
Uses of WebSecurity in io.helidon.security.integration.webserver
Methods in io.helidon.security.integration.webserver that return WebSecurityModifier and TypeMethodDescriptionstatic WebSecurityCreate a consumer of routing config to beregisteredwith web server routing to process security requests.static WebSecurityCreate a consumer of routing config to beregisteredwith web server routing to process security requests.static WebSecurityCreate a consumer of routing config to beregisteredwith 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.