Uses of Class
org.eclipse.jetty.security.jaspi.ServletCallbackHandler

Packages that use ServletCallbackHandler
org.eclipse.jetty.security.jaspi   
 

Uses of ServletCallbackHandler in org.eclipse.jetty.security.jaspi
 

Constructors in org.eclipse.jetty.security.jaspi with parameters of type ServletCallbackHandler
JaspiAuthenticator(javax.security.auth.message.config.ServerAuthConfig authConfig, Map authProperties, ServletCallbackHandler callbackHandler, Subject serviceSubject, boolean allowLazyAuthentication, IdentityService identityService)
           
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.