Class ServletCallbackHandler

java.lang.Object
org.eclipse.jetty.ee8.security.jaspi.ServletCallbackHandler
All Implemented Interfaces:
CallbackHandler

public class ServletCallbackHandler extends Object implements CallbackHandler
This CallbackHandler will bridge Callbacks to handle to the given to the Jetty LoginService.