public static class KeyStore.CallbackHandlerProtection extends Object implements KeyStore.ProtectionParameter
Constructor and Description |
---|
CallbackHandlerProtection(CallbackHandler handler)
Constructs a new CallbackHandlerProtection from a
CallbackHandler.
|
Modifier and Type | Method and Description |
---|---|
CallbackHandler |
getCallbackHandler()
Returns the CallbackHandler.
|
public CallbackHandlerProtection(CallbackHandler handler)
NullPointerException
- if handler is nullhandler
- the CallbackHandlerpublic CallbackHandler getCallbackHandler()
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2021 aicas GmbH. All Rights Reserved.