Definition at line 11 of file CPKIFCertificateNodeEntry.java.
Public Member Functions | |
CPKIFCertificateNodeEntry (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFCertificateNodeEntry () | |
CPKIFCertificateNodeEntry (CPKIFCertificatePtr cert) | |
CPKIFCertificatePtr | GetCert () |
void | SetCert (CPKIFCertificatePtr cert) |
void | SetIgnore () |
void | ClearIgnore () |
boolean | GetIgnore () |
void | SetNameIgnore () |
void | ClearNameIgnore () |
boolean | GetHardIgnore () |
void | ClearProcessedExtensions () |
void | MarkExtensionAsProcessed (CPKIFX509ExtensionPtr ref) |
boolean | AreThereAnyUnprocessedCriticalExtensions () |
void | SetStatus (CPKIFCertStatusPtr status) |
void | GetStatus (CPKIFCertStatusPtr status) |
CPKIFCertStatusPtr | GetStatus () |
boolean | GetProcessedSuccessfully () |
void | ClearScore () |
void | AddToScore (int add) |
int | GetScore () |
PKIInfoSource | GetSource () |
void | SetSource (PKIInfoSource source) |
Static Public Member Functions | |
static long | getCPtr (CPKIFCertificateNodeEntry obj) |
Protected Member Functions | |
void | finalize () |
com::orionsec::jpkif::CPKIFCertificateNodeEntry::CPKIFCertificateNodeEntry | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
Definition at line 14 of file CPKIFCertificateNodeEntry.java.
com::orionsec::jpkif::CPKIFCertificateNodeEntry::CPKIFCertificateNodeEntry | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFCertificateNodeEntry.java.
com::orionsec::jpkif::CPKIFCertificateNodeEntry::CPKIFCertificateNodeEntry | ( | CPKIFCertificatePtr | cert | ) | [inline] |
Definition at line 42 of file CPKIFCertificateNodeEntry.java.
static long com::orionsec::jpkif::CPKIFCertificateNodeEntry::getCPtr | ( | CPKIFCertificateNodeEntry | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFCertificateNodeEntry::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::IPKIFPkiArtifact.
Definition at line 23 of file CPKIFCertificateNodeEntry.java.
synchronized void com::orionsec::jpkif::CPKIFCertificateNodeEntry::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFPkiArtifact.
Definition at line 27 of file CPKIFCertificateNodeEntry.java.
References com::orionsec::jpkif::IPKIFPkiArtifact::swigCMemOwn.
CPKIFCertificatePtr com::orionsec::jpkif::CPKIFCertificateNodeEntry::GetCert | ( | ) | [inline] |
Definition at line 46 of file CPKIFCertificateNodeEntry.java.
void com::orionsec::jpkif::CPKIFCertificateNodeEntry::SetCert | ( | CPKIFCertificatePtr | cert | ) | [inline] |
Definition at line 50 of file CPKIFCertificateNodeEntry.java.
void com::orionsec::jpkif::CPKIFCertificateNodeEntry::SetIgnore | ( | ) | [inline] |
Definition at line 54 of file CPKIFCertificateNodeEntry.java.
void com::orionsec::jpkif::CPKIFCertificateNodeEntry::ClearIgnore | ( | ) | [inline] |
Definition at line 58 of file CPKIFCertificateNodeEntry.java.
boolean com::orionsec::jpkif::CPKIFCertificateNodeEntry::GetIgnore | ( | ) | [inline] |
Definition at line 62 of file CPKIFCertificateNodeEntry.java.
void com::orionsec::jpkif::CPKIFCertificateNodeEntry::SetNameIgnore | ( | ) | [inline] |
Definition at line 66 of file CPKIFCertificateNodeEntry.java.
void com::orionsec::jpkif::CPKIFCertificateNodeEntry::ClearNameIgnore | ( | ) | [inline] |
Definition at line 70 of file CPKIFCertificateNodeEntry.java.
boolean com::orionsec::jpkif::CPKIFCertificateNodeEntry::GetHardIgnore | ( | ) | [inline] |
Definition at line 74 of file CPKIFCertificateNodeEntry.java.
void com::orionsec::jpkif::CPKIFCertificateNodeEntry::ClearProcessedExtensions | ( | ) | [inline] |
Definition at line 78 of file CPKIFCertificateNodeEntry.java.
void com::orionsec::jpkif::CPKIFCertificateNodeEntry::MarkExtensionAsProcessed | ( | CPKIFX509ExtensionPtr | ref | ) | [inline] |
Definition at line 82 of file CPKIFCertificateNodeEntry.java.
boolean com::orionsec::jpkif::CPKIFCertificateNodeEntry::AreThereAnyUnprocessedCriticalExtensions | ( | ) | [inline] |
Definition at line 86 of file CPKIFCertificateNodeEntry.java.
void com::orionsec::jpkif::CPKIFCertificateNodeEntry::SetStatus | ( | CPKIFCertStatusPtr | status | ) | [inline] |
Definition at line 90 of file CPKIFCertificateNodeEntry.java.
void com::orionsec::jpkif::CPKIFCertificateNodeEntry::GetStatus | ( | CPKIFCertStatusPtr | status | ) | [inline] |
Definition at line 94 of file CPKIFCertificateNodeEntry.java.
CPKIFCertStatusPtr com::orionsec::jpkif::CPKIFCertificateNodeEntry::GetStatus | ( | ) | [inline] |
Definition at line 98 of file CPKIFCertificateNodeEntry.java.
boolean com::orionsec::jpkif::CPKIFCertificateNodeEntry::GetProcessedSuccessfully | ( | ) | [inline] |
Definition at line 102 of file CPKIFCertificateNodeEntry.java.
void com::orionsec::jpkif::CPKIFCertificateNodeEntry::ClearScore | ( | ) | [inline] |
Definition at line 106 of file CPKIFCertificateNodeEntry.java.
void com::orionsec::jpkif::CPKIFCertificateNodeEntry::AddToScore | ( | int | add | ) | [inline] |
Definition at line 110 of file CPKIFCertificateNodeEntry.java.
int com::orionsec::jpkif::CPKIFCertificateNodeEntry::GetScore | ( | ) | [inline] |
Definition at line 114 of file CPKIFCertificateNodeEntry.java.
PKIInfoSource com::orionsec::jpkif::CPKIFCertificateNodeEntry::GetSource | ( | ) | [inline] |
Definition at line 118 of file CPKIFCertificateNodeEntry.java.
References com::orionsec::jpkif::PKIInfoSource::swigToEnum().
void com::orionsec::jpkif::CPKIFCertificateNodeEntry::SetSource | ( | PKIInfoSource | source | ) | [inline] |
Definition at line 122 of file CPKIFCertificateNodeEntry.java.
References com::orionsec::jpkif::PKIInfoSource::swigValue.