Uses of Interface
org.eclipse.jetty.security.authentication.LoginCallback
-
Packages that use LoginCallback Package Description org.eclipse.jetty.security.authentication Jetty Security : Authenticators and Callbacks -
-
Uses of LoginCallback in org.eclipse.jetty.security.authentication
Classes in org.eclipse.jetty.security.authentication that implement LoginCallback Modifier and Type Class Description class
LoginCallbackImpl
This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.
-