Uses of Interface
io.undertow.security.api.AuthenticationMechanismContext
-
Packages that use AuthenticationMechanismContext Package Description io.undertow.security.impl -
-
Uses of AuthenticationMechanismContext in io.undertow.security.impl
Classes in io.undertow.security.impl that implement AuthenticationMechanismContext Modifier and Type Class Description classSecurityContextImplThe internal SecurityContext used to hold the state of security for the current exchange.
-