

Definition at line 11 of file IPKIFCRLRepository.java.
Public Member Functions | |
| IPKIFCRLRepository (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| void | GetCRLs (CPKIFCertificatePtr cert, CPKIFCRLList crlList, PKIInfoSource source) |
| void | GetCRLs (CPKIFCertificatePtr cert, CPKIFCRLList crlList) |
| void | GetCRLs (CPKIFCertificatePtr cert, CPKIFCRLNodeList crlNodeList, PKIInfoSource source) |
| void | GetCRLs (CPKIFCertificatePtr cert, CPKIFCRLNodeList crlNodeList) |
| void | GetCRLs (CPKIFCertificatePtr cert, CPKIFCRLList crlList, PKIInfoSource source, CPKIFPathSettingsPtr ps) |
| void | GetCRLs (CPKIFCertificatePtr cert, CPKIFCRLNodeList crlNodeList, PKIInfoSource source, CPKIFPathSettingsPtr ps) |
Static Public Member Functions | |
| static long | getCPtr (IPKIFCRLRepository obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
| com::orionsec::jpkif::IPKIFCRLRepository::IPKIFCRLRepository | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| static long com::orionsec::jpkif::IPKIFCRLRepository::getCPtr | ( | IPKIFCRLRepository | obj | ) | [inline, static] |
| void com::orionsec::jpkif::IPKIFCRLRepository::finalize | ( | ) | [inline, protected] |
Reimplemented in com::orionsec::jpkif::SimpleCRLCache.
Definition at line 24 of file IPKIFCRLRepository.java.
| synchronized void com::orionsec::jpkif::IPKIFCRLRepository::delete | ( | ) | [inline] |
Reimplemented in com::orionsec::jpkif::SimpleCRLCache.
Definition at line 28 of file IPKIFCRLRepository.java.
References swigCMemOwn.
| void com::orionsec::jpkif::IPKIFCRLRepository::GetCRLs | ( | CPKIFCertificatePtr | cert, | |
| CPKIFCRLList | crlList, | |||
| PKIInfoSource | source | |||
| ) | [inline] |
Reimplemented in com::orionsec::jpkif::SimpleCRLCache.
Definition at line 38 of file IPKIFCRLRepository.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr(), and com::orionsec::jpkif::PKIInfoSource::swigValue.
| void com::orionsec::jpkif::IPKIFCRLRepository::GetCRLs | ( | CPKIFCertificatePtr | cert, | |
| CPKIFCRLList | crlList | |||
| ) | [inline] |
Reimplemented in com::orionsec::jpkif::SimpleCRLCache.
Definition at line 42 of file IPKIFCRLRepository.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr().
| void com::orionsec::jpkif::IPKIFCRLRepository::GetCRLs | ( | CPKIFCertificatePtr | cert, | |
| CPKIFCRLNodeList | crlNodeList, | |||
| PKIInfoSource | source | |||
| ) | [inline] |
Definition at line 46 of file IPKIFCRLRepository.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr(), and com::orionsec::jpkif::PKIInfoSource::swigValue.
| void com::orionsec::jpkif::IPKIFCRLRepository::GetCRLs | ( | CPKIFCertificatePtr | cert, | |
| CPKIFCRLNodeList | crlNodeList | |||
| ) | [inline] |
Definition at line 50 of file IPKIFCRLRepository.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr().
| void com::orionsec::jpkif::IPKIFCRLRepository::GetCRLs | ( | CPKIFCertificatePtr | cert, | |
| CPKIFCRLList | crlList, | |||
| PKIInfoSource | source, | |||
| CPKIFPathSettingsPtr | ps | |||
| ) | [inline] |
Reimplemented in com::orionsec::jpkif::SimpleCRLCache.
Definition at line 54 of file IPKIFCRLRepository.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr(), and com::orionsec::jpkif::PKIInfoSource::swigValue.
| void com::orionsec::jpkif::IPKIFCRLRepository::GetCRLs | ( | CPKIFCertificatePtr | cert, | |
| CPKIFCRLNodeList | crlNodeList, | |||
| PKIInfoSource | source, | |||
| CPKIFPathSettingsPtr | ps | |||
| ) | [inline] |
Definition at line 58 of file IPKIFCRLRepository.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr(), and com::orionsec::jpkif::PKIInfoSource::swigValue.
boolean com::orionsec::jpkif::IPKIFCRLRepository::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFCRLRepository.java.
Referenced by com::orionsec::jpkif::SimpleCRLCache::delete(), delete(), and IPKIFCRLRepository().
1.5.6