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(ServerAuthConfig authConfig, Map authProperties, ServletCallbackHandler callbackHandler, Subject serviceSubject, boolean allowLazyAuthentication, IdentityService identityService)
           
 



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