Uses of Interface
org.eclipse.jetty.security.authentication.LoginCallback

Packages that use LoginCallback
org.eclipse.jetty.security.authentication   
 

Uses of LoginCallback in org.eclipse.jetty.security.authentication
 

Classes in org.eclipse.jetty.security.authentication that implement LoginCallback
 class LoginCallbackImpl
          This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.
 



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