Uses of Class
io.undertow.security.handlers.AbstractSecurityContextAssociationHandler
Packages that use AbstractSecurityContextAssociationHandler
-
Uses of AbstractSecurityContextAssociationHandler in io.undertow.security.handlers
Subclasses of AbstractSecurityContextAssociationHandler in io.undertow.security.handlersModifier and TypeClassDescriptionclass
The security handler responsible for attaching the SecurityContext to the currentHttpServerExchange
.