KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > security > KeyStore.CallbackHandlerProtection

java.security
Class KeyStore.CallbackHandlerProtection

java.lang.Object
  extended by java.security.KeyStore.CallbackHandlerProtection
All Implemented Interfaces:
KeyStore.ProtectionParameter
Enclosing class:
KeyStore
See Also:
Source Code

public CallbackHandler getCallbackHandler()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public KeyStore.CallbackHandlerProtection(CallbackHandler handler)
See Also:
NullPointerException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags