Uses of Interface
org.eclipse.jetty.server.Authentication.ResponseSent

Packages that use Authentication.ResponseSent
org.eclipse.jetty.security.authentication   
org.eclipse.jetty.server   
 

Uses of Authentication.ResponseSent in org.eclipse.jetty.security.authentication
 

Classes in org.eclipse.jetty.security.authentication that implement Authentication.ResponseSent
static class FormAuthenticator.FormAuthentication
          This Authentication represents a just completed Form authentication.
 

Uses of Authentication.ResponseSent in org.eclipse.jetty.server
 

Subinterfaces of Authentication.ResponseSent in org.eclipse.jetty.server
static interface Authentication.Challenge
          An Authentication Challenge has been sent.
static interface Authentication.Failure
          An Authentication Failure has been sent.
static interface Authentication.SendSuccess
           
 



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