Uses of Class
org.eclipse.jetty.security.jaspi.ServletCallbackHandler
Packages that use ServletCallbackHandler
-
Uses of ServletCallbackHandler in org.eclipse.jetty.security.jaspi
Fields in org.eclipse.jetty.security.jaspi declared as ServletCallbackHandlerModifier and TypeFieldDescriptionprivate final ServletCallbackHandlerJaspiAuthenticator._callbackHandlerConstructors in org.eclipse.jetty.security.jaspi with parameters of type ServletCallbackHandlerModifierConstructorDescriptionJaspiAuthenticator(javax.security.auth.message.config.ServerAuthConfig authConfig, Map authProperties, ServletCallbackHandler callbackHandler, Subject serviceSubject, boolean allowLazyAuthentication, IdentityService identityService)