Definition at line 11 of file PKIInfoSource.java.
Public Member Functions | |
final int | swigValue () |
String | toString () |
Static Public Member Functions | |
static PKIInfoSource | swigToEnum (int swigValue) |
Static Public Attributes | |
static final PKIInfoSource | LOCAL = new PKIInfoSource("LOCAL") |
static final PKIInfoSource | REMOTE = new PKIInfoSource("REMOTE") |
static final PKIInfoSource | ALL = new PKIInfoSource("ALL") |
final int com::orionsec::jpkif::PKIInfoSource::swigValue | ( | ) | [inline] |
Definition at line 16 of file PKIInfoSource.java.
String com::orionsec::jpkif::PKIInfoSource::toString | ( | ) | [inline] |
Definition at line 20 of file PKIInfoSource.java.
static PKIInfoSource com::orionsec::jpkif::PKIInfoSource::swigToEnum | ( | int | swigValue | ) | [inline, static] |
Definition at line 24 of file PKIInfoSource.java.
Referenced by com::orionsec::jpkif::CPKIFCertificateNodeEntryPtr::GetSource(), com::orionsec::jpkif::CPKIFCertificateNodeEntry::GetSource(), com::orionsec::jpkif::SimpleCertCachePtr::GetSourceType(), com::orionsec::jpkif::SimpleCertCache::GetSourceType(), com::orionsec::jpkif::IPKIFCertRepository::GetSourceType(), com::orionsec::jpkif::CPKIFNSSRepositoryPtr::GetSourceType(), com::orionsec::jpkif::CPKIFNSSRepository::GetSourceType(), com::orionsec::jpkif::CPKIFLDAPRepositoryPtr::GetSourceType(), com::orionsec::jpkif::CPKIFLDAPRepository::GetSourceType(), com::orionsec::jpkif::CPKIFCacheMediator2Ptr::GetSourceType(), and com::orionsec::jpkif::CPKIFCacheMediator2::GetSourceType().
final PKIInfoSource com::orionsec::jpkif::PKIInfoSource::LOCAL = new PKIInfoSource("LOCAL") [static] |
Definition at line 12 of file PKIInfoSource.java.
final PKIInfoSource com::orionsec::jpkif::PKIInfoSource::REMOTE = new PKIInfoSource("REMOTE") [static] |
Definition at line 13 of file PKIInfoSource.java.
final PKIInfoSource com::orionsec::jpkif::PKIInfoSource::ALL = new PKIInfoSource("ALL") [static] |
Definition at line 14 of file PKIInfoSource.java.