Uses of Class
org.eclipse.jetty.security.jaspi.ServletCallbackHandler
Packages that use ServletCallbackHandler
-
Uses of ServletCallbackHandler in org.eclipse.jetty.security.jaspi
Constructors 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) Deprecated.