public class HttpAuthCallbackHandler extends Object implements CallbackHandler
| Constructor and Description | 
|---|
HttpAuthCallbackHandler(javax.servlet.http.HttpServletRequest request)  | 
public HttpAuthCallbackHandler(javax.servlet.http.HttpServletRequest request)
public void handle(Callback[] cb) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2016. All rights reserved.