public class InMemoryPasswordCallbackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
InMemoryPasswordCallbackHandler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addUser(String username,
String password) |
void |
handle(Callback[] callbacks) |
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2019 WSO2. All Rights Reserved.