Definition at line 11 of file CPKIFNamePtr.java.
Public Member Functions | |
CPKIFNamePtr (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | reset () |
CPKIFName | __deref__ () |
CPKIFName | get () |
boolean | unique () |
int | use_count () |
void | swap (CPKIFNamePtr other) |
SWIGTYPE_p_void | _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti) |
boolean | _internal_equiv (CPKIFNamePtr r) |
String | ToString () |
boolean | DescendedFrom (CPKIFName name) |
int | RDNCount () |
void | GetRDNs (RDNList rdns) |
CPKIFBufferPtr | Encoded () |
CPKIFBufferPtr | rawName () |
Static Public Member Functions | |
static long | getCPtr (CPKIFNamePtr obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFNamePtr::CPKIFNamePtr | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFNamePtr::getCPtr | ( | CPKIFNamePtr | obj | ) | [inline, static] |
Definition at line 20 of file CPKIFNamePtr.java.
References swigCPtr.
Referenced by com::orionsec::jpkif::SimpleCertCachePtr::GetCertificates(), com::orionsec::jpkif::SimpleCertCache::GetCertificates(), com::orionsec::jpkif::IPKIFCertRepository::GetCertificates(), com::orionsec::jpkif::CPKIFNSSRepositoryPtr::GetCertificates(), com::orionsec::jpkif::CPKIFNSSRepository::GetCertificates(), com::orionsec::jpkif::CPKIFLDAPRepositoryPtr::GetCertificates(), com::orionsec::jpkif::CPKIFLDAPRepository::GetCertificates(), com::orionsec::jpkif::CPKIFCacheMediator2Ptr::GetCertificates(), com::orionsec::jpkif::CPKIFCacheMediator2::GetCertificates(), com::orionsec::jpkif::CPKIFLDAPRepositoryPtr::GetCRLs(), com::orionsec::jpkif::CPKIFLDAPRepository::GetCRLs(), com::orionsec::jpkif::SimpleRootStorePtr::GetTrustRoots(), com::orionsec::jpkif::SimpleRootStore::GetTrustRoots(), com::orionsec::jpkif::IPKIFTrustCache::GetTrustRoots(), com::orionsec::jpkif::CPKIFNSSTrustStorePtr::GetTrustRoots(), com::orionsec::jpkif::CPKIFNSSTrustStore::GetTrustRoots(), com::orionsec::jpkif::CPKIFCacheMediator2Ptr::GetTrustRoots(), and com::orionsec::jpkif::CPKIFCacheMediator2::GetTrustRoots().
void com::orionsec::jpkif::CPKIFNamePtr::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFNamePtr.java.
synchronized void com::orionsec::jpkif::CPKIFNamePtr::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFNamePtr::reset | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFNamePtr.java.
CPKIFName com::orionsec::jpkif::CPKIFNamePtr::__deref__ | ( | ) | [inline] |
Definition at line 42 of file CPKIFNamePtr.java.
CPKIFName com::orionsec::jpkif::CPKIFNamePtr::get | ( | ) | [inline] |
Definition at line 47 of file CPKIFNamePtr.java.
boolean com::orionsec::jpkif::CPKIFNamePtr::unique | ( | ) | [inline] |
Definition at line 52 of file CPKIFNamePtr.java.
int com::orionsec::jpkif::CPKIFNamePtr::use_count | ( | ) | [inline] |
Definition at line 56 of file CPKIFNamePtr.java.
void com::orionsec::jpkif::CPKIFNamePtr::swap | ( | CPKIFNamePtr | other | ) | [inline] |
Definition at line 60 of file CPKIFNamePtr.java.
SWIGTYPE_p_void com::orionsec::jpkif::CPKIFNamePtr::_internal_get_deleter | ( | SWIGTYPE_p_boost__detail__sp_typeinfo | ti | ) | [inline] |
Definition at line 64 of file CPKIFNamePtr.java.
boolean com::orionsec::jpkif::CPKIFNamePtr::_internal_equiv | ( | CPKIFNamePtr | r | ) | [inline] |
Definition at line 69 of file CPKIFNamePtr.java.
String com::orionsec::jpkif::CPKIFNamePtr::ToString | ( | ) | [inline] |
Definition at line 73 of file CPKIFNamePtr.java.
boolean com::orionsec::jpkif::CPKIFNamePtr::DescendedFrom | ( | CPKIFName | name | ) | [inline] |
Definition at line 77 of file CPKIFNamePtr.java.
int com::orionsec::jpkif::CPKIFNamePtr::RDNCount | ( | ) | [inline] |
Definition at line 81 of file CPKIFNamePtr.java.
void com::orionsec::jpkif::CPKIFNamePtr::GetRDNs | ( | RDNList | rdns | ) | [inline] |
Definition at line 85 of file CPKIFNamePtr.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFNamePtr::Encoded | ( | void | ) | [inline] |
Definition at line 89 of file CPKIFNamePtr.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFNamePtr::rawName | ( | ) | [inline] |
Definition at line 93 of file CPKIFNamePtr.java.
boolean com::orionsec::jpkif::CPKIFNamePtr::swigCMemOwn [protected] |