Uses of Class
io.helidon.webserver.security.SecurityHttpFeature
-
Uses of SecurityHttpFeature in io.helidon.webserver.security
Methods in io.helidon.webserver.security that return SecurityHttpFeatureModifier and TypeMethodDescriptionstatic SecurityHttpFeatureSecurityHttpFeature.create(io.helidon.common.config.Config config) Create 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.