Definition at line 11 of file CPKIFNSSPasswordStorage.java.
Public Member Functions | |
CPKIFNSSPasswordStorage (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
Static Public Member Functions | |
static long | getCPtr (CPKIFNSSPasswordStorage obj) |
static void | InstallCallback () |
static void | SetUserCallback (SWIGTYPE_p_IPKIFPasswordCallback cb) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFNSSPasswordStorage::CPKIFNSSPasswordStorage | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFNSSPasswordStorage::getCPtr | ( | CPKIFNSSPasswordStorage | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFNSSPasswordStorage::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFNSSPasswordStorage.java.
synchronized void com::orionsec::jpkif::CPKIFNSSPasswordStorage::delete | ( | ) | [inline] |
static void com::orionsec::jpkif::CPKIFNSSPasswordStorage::InstallCallback | ( | void | ) | [inline, static] |
Definition at line 38 of file CPKIFNSSPasswordStorage.java.
static void com::orionsec::jpkif::CPKIFNSSPasswordStorage::SetUserCallback | ( | SWIGTYPE_p_IPKIFPasswordCallback | cb | ) | [inline, static] |
Definition at line 42 of file CPKIFNSSPasswordStorage.java.
boolean com::orionsec::jpkif::CPKIFNSSPasswordStorage::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFNSSPasswordStorage.java.
Referenced by CPKIFNSSPasswordStorage(), and delete().