Uses of Class
io.undertow.security.handlers.AuthenticationConstraintHandler
-
Packages that use AuthenticationConstraintHandler Package Description io.undertow.servlet.handlers.security -
-
Uses of AuthenticationConstraintHandler in io.undertow.servlet.handlers.security
Subclasses of AuthenticationConstraintHandler in io.undertow.servlet.handlers.security Modifier and Type Class Description classServletAuthenticationConstraintHandlerA simple handler that just sets the auth type to REQUIRED after iterating each of theSingleConstraintMatchinstances and identifying if any require authentication.
-