Package io.streamthoughts.azkarra.http.security.handler
-
Class Summary Class Description AuthenticationContextHandler SecurityHandler SecurityHandler.SecurityHandlerFactory Default factory class for building a newSecurityHandler
object.XMLHttpRequestAwareAuthCallHandler This is the finalHttpHandler
in 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.