Class ServletSecurityRoleHandler
java.lang.Object
io.undertow.servlet.handlers.security.ServletSecurityRoleHandler
- All Implemented Interfaces:
HttpHandler
Servlet role handler
- Author:
- Stuart Douglas
-
Constructor Summary
ConstructorsConstructorDescriptionServletSecurityRoleHandler(HttpHandler next, AuthorizationManager authorizationManager) -
Method Summary
-
Constructor Details
-
ServletSecurityRoleHandler
-
-
Method Details
-
handleRequest
- Specified by:
handleRequestin interfaceHttpHandler- Throws:
Exception
-