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