Uses of Class
io.helidon.webserver.http.SecureHandler
-
Uses of SecureHandler in io.helidon.webserver.http
Modifier and TypeMethodDescriptionSecureHandler.andAuthenticate()
Add authentication requirement and create a new handler with combined setup.SecureHandler.andAuthorize
(String... roleHint) Add authorization requirement and create a new handler with combined setup.static SecureHandler
SecureHandler.authenticate()
Create a security handler that enforces authentication.static SecureHandler
Create a security handler that enforces authorization.