Package io.undertow.servlet.handlers.security
-
Class Summary Class Description CachedAuthenticatedSessionHandler HttpHandlerresponsible for setting up theAuthenticatedSessionManagerfor cached authentications and registering aNotificationReceiverto receive the security notifications.SecurityPathMatches SecurityPathMatches.Builder ServletAuthenticationCallHandler This is the finalHttpHandlerin the security chain, it's purpose is to act as a barrier at the end of the chain to ensure authenticate is called after the mechanisms have been associated with the context and the constraint checked.ServletAuthenticationConstraintHandler A simple handler that just sets the auth type to REQUIRED after iterating each of theSingleConstraintMatchinstances and identifying if any require authentication.ServletConfidentialityConstraintHandler Servlet specific extension toSinglePortConfidentialityHandlerServletFormAuthenticationMechanism Servlet handler for FORM authentication.ServletFormAuthenticationMechanism.Factory ServletSecurityConstraintHandler ServletSecurityRoleHandler Servlet role handlerServletSingleSignOnAuthenticationMechainism Deprecated. ServletSingleSignOnAuthenticationMechanism Servlet version of the single sign on authentication mechanism.SSLInformationAssociationHandler Handler that associates SSL metadata with request