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 CallbackHandler
IOException
UnsupportedCallbackException
Copyright © 2017 WSO2. All rights reserved.