Uses of Class
io.undertow.security.impl.AbstractSecurityContext
-
Packages that use AbstractSecurityContext Package Description io.undertow.security.impl -
-
Uses of AbstractSecurityContext in io.undertow.security.impl
Subclasses of AbstractSecurityContext in io.undertow.security.impl Modifier and Type Class Description class
SecurityContextImpl
The internal SecurityContext used to hold the state of security for the current exchange.
-