Package org.wildfly.elytron.web.undertow.server
package org.wildfly.elytron.web.undertow.server
Package containing the Undertow server integration.
- Author:
- Darran Lofthouse
-
ClassesClassDescriptionA wrapper around
SecurityIdentityto provide an implementation ofAccountas required by Undertow.Implementation ofHttpExchangeSpito wrap access to the Undertow specificHttpServerExchange.AHttpHandlerto be placed after the request has switched to blocking mode to associate theSecurityIdentitywith the current thread.ASessionListenerthat handles notification so that they can be passed to the consumers registered to listen for destruction ofHttpScopeinstances of.invalid reference
Scope.SESSIONThe Elytron specificSecurityContextimplementation.