|
Préférences
Moteurs de recherche
|
||||||||||
JavaTM 2 Platform Std. Ed. v1.6.0
java.security
|
Constructor Summary | |
---|---|
KeyStore.CallbackHandlerProtection(CallbackHandler handler)
Constructs a new CallbackHandlerProtection from a CallbackHandler. |
Method Summary | |
---|---|
CallbackHandler |
getCallbackHandler()
Returns the CallbackHandler. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KeyStore.CallbackHandlerProtection(CallbackHandler handler)
handler
- the CallbackHandler
NullPointerException
- if handler is nullMethod Detail |
---|
public CallbackHandler getCallbackHandler()