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