Interface AuthenticationMechanismContext

All Superinterfaces:
SecurityContext
All Known Implementing Classes:
SecurityContextImpl

public interface AuthenticationMechanismContext extends SecurityContext
An Undertow SecurityContext that uses Undertow AuthenticationMechanism instances for authentication.
Author:
Darran Lofthouse