Package org.eclipse.jetty.client.util
Class SPNEGOAuthentication.PasswordCallbackHandler
- java.lang.Object
-
- org.eclipse.jetty.client.util.SPNEGOAuthentication.PasswordCallbackHandler
-
- All Implemented Interfaces:
javax.security.auth.callback.CallbackHandler
- Enclosing class:
- SPNEGOAuthentication
private class SPNEGOAuthentication.PasswordCallbackHandler extends java.lang.Object implements javax.security.auth.callback.CallbackHandler
-
-
Constructor Summary
Constructors Modifier Constructor Description private
PasswordCallbackHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
handle(javax.security.auth.callback.Callback[] callbacks)
-