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