public class UsernamePasswordCallback extends Object implements CallbackHandler
| Constructor and Description |
|---|
UsernamePasswordCallback(String username,
String password) |
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2003–2021 Sakai Project. All rights reserved.