public static class KeyStore.CallbackHandlerProtection extends Object implements KeyStore.ProtectionParameter
| Constructor and Description |
|---|
KeyStore.CallbackHandlerProtection(CallbackHandler handler)
Constructs a new CallbackHandlerProtection from a
CallbackHandler.
|
public KeyStore.CallbackHandlerProtection(CallbackHandler handler)
handler - the CallbackHandlerNullPointerException - if handler is nullpublic CallbackHandler getCallbackHandler()