API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.security. KeyStore.CallbackHandlerProtection View Source
Author(s)
Since
1.5
Version
Serial
Hierarchy
 Object
      KeyStore.CallbackHandlerProtection
Implements
 KeyStore.ProtectionParameter
Subclasses
Description
publicstatic class KeyStore.CallbackHandlerProtection
  A ProtectionParameter encapsulating a CallbackHandler.
See also:   
Constructors
public KeyStore.CallbackHandlerProtection (CallbackHandler handler)
  Constructs a new CallbackHandlerProtection from a CallbackHandler.
Methods
Hide/Show inherited methods
public CallbackHandler getCallbackHandler ()
  Returns the CallbackHandler.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar