public class CryptoPasswordCallbackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
CryptoPasswordCallbackHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Callback[] callbacks)
The actual CallBackHandler implementation.
|
public CryptoPasswordCallbackHandler()
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.