

Definition at line 11 of file CPKIFLDAPRepository.java.
| com::orionsec::jpkif::CPKIFLDAPRepository::CPKIFLDAPRepository | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
Definition at line 14 of file CPKIFLDAPRepository.java.
| com::orionsec::jpkif::CPKIFLDAPRepository::CPKIFLDAPRepository | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFLDAPRepository.java.
| static long com::orionsec::jpkif::CPKIFLDAPRepository::getCPtr | ( | CPKIFLDAPRepository | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFLDAPRepository::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::IPKIFPKIRepository.
Definition at line 23 of file CPKIFLDAPRepository.java.
| synchronized void com::orionsec::jpkif::CPKIFLDAPRepository::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFPKIRepository.
Definition at line 27 of file CPKIFLDAPRepository.java.
References com::orionsec::jpkif::IPKIFCertRepository::swigCMemOwn.
| void com::orionsec::jpkif::CPKIFLDAPRepository::Initialize | ( | void | ) | [inline] |
Definition at line 42 of file CPKIFLDAPRepository.java.
| void com::orionsec::jpkif::CPKIFLDAPRepository::GetCertificates | ( | CPKIFNamePtr | subDN, | |
| CPKIFCertificateList | certList, | |||
| PKIInfoSource | source | |||
| ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFCertRepository.
Definition at line 46 of file CPKIFLDAPRepository.java.
References com::orionsec::jpkif::CPKIFNamePtr::getCPtr(), and com::orionsec::jpkif::PKIInfoSource::swigValue.
| void com::orionsec::jpkif::CPKIFLDAPRepository::GetCertificates | ( | CPKIFNamePtr | subDN, | |
| CPKIFCertificateList | certList | |||
| ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFCertRepository.
Definition at line 50 of file CPKIFLDAPRepository.java.
References com::orionsec::jpkif::CPKIFNamePtr::getCPtr().
| void com::orionsec::jpkif::CPKIFLDAPRepository::GetCertificates | ( | CPKIFCertificatePtr | cert, | |
| CPKIFCertificateList | certList, | |||
| PKIInfoSource | source, | |||
| SWIGTYPE_p_PathBuildingDirection | pbd | |||
| ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFCertRepository.
Definition at line 54 of file CPKIFLDAPRepository.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr(), and com::orionsec::jpkif::PKIInfoSource::swigValue.
| void com::orionsec::jpkif::CPKIFLDAPRepository::GetCertificates | ( | CPKIFCertificatePtr | cert, | |
| CPKIFCertificateList | certList, | |||
| PKIInfoSource | source | |||
| ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFCertRepository.
Definition at line 58 of file CPKIFLDAPRepository.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr(), and com::orionsec::jpkif::PKIInfoSource::swigValue.
| void com::orionsec::jpkif::CPKIFLDAPRepository::GetCertificates | ( | CPKIFCertificatePtr | cert, | |
| CPKIFCertificateList | certList | |||
| ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFCertRepository.
Definition at line 62 of file CPKIFLDAPRepository.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr().
| void com::orionsec::jpkif::CPKIFLDAPRepository::GetCRLs | ( | CPKIFCertificatePtr | cert, | |
| CPKIFCRLList | crlList, | |||
| PKIInfoSource | source | |||
| ) | [inline] |
Definition at line 66 of file CPKIFLDAPRepository.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr(), and com::orionsec::jpkif::PKIInfoSource::swigValue.
| void com::orionsec::jpkif::CPKIFLDAPRepository::GetCRLs | ( | CPKIFCertificatePtr | cert, | |
| CPKIFCRLList | crlList | |||
| ) | [inline] |
Definition at line 70 of file CPKIFLDAPRepository.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr().
| int com::orionsec::jpkif::CPKIFLDAPRepository::GetPort | ( | ) | [inline] |
Definition at line 74 of file CPKIFLDAPRepository.java.
| void com::orionsec::jpkif::CPKIFLDAPRepository::Set_Port | ( | int | port | ) | [inline] |
Definition at line 78 of file CPKIFLDAPRepository.java.
| String com::orionsec::jpkif::CPKIFLDAPRepository::GetHost | ( | ) | [inline] |
Definition at line 82 of file CPKIFLDAPRepository.java.
| void com::orionsec::jpkif::CPKIFLDAPRepository::SetHost | ( | String | host | ) | [inline] |
Definition at line 86 of file CPKIFLDAPRepository.java.
| String com::orionsec::jpkif::CPKIFLDAPRepository::GetUsername | ( | ) | [inline] |
Definition at line 90 of file CPKIFLDAPRepository.java.
| void com::orionsec::jpkif::CPKIFLDAPRepository::SetUsername | ( | String | username | ) | [inline] |
Definition at line 94 of file CPKIFLDAPRepository.java.
| void com::orionsec::jpkif::CPKIFLDAPRepository::SetPassword | ( | String | password | ) | [inline] |
Definition at line 98 of file CPKIFLDAPRepository.java.
| void com::orionsec::jpkif::CPKIFLDAPRepository::SetSuppressConnectionErrors | ( | boolean | b | ) | [inline] |
Definition at line 102 of file CPKIFLDAPRepository.java.
| boolean com::orionsec::jpkif::CPKIFLDAPRepository::GetSuppressConnectionErrors | ( | ) | [inline] |
Definition at line 106 of file CPKIFLDAPRepository.java.
| void com::orionsec::jpkif::CPKIFLDAPRepository::GetCRLSources | ( | CPKIFCertificatePtr | cert, | |
| SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCrlSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCrlSource_t_t_t | crlNodeList, | |||
| PKIInfoSource | source | |||
| ) | [inline] |
Definition at line 110 of file CPKIFLDAPRepository.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr(), and com::orionsec::jpkif::PKIInfoSource::swigValue.
| void com::orionsec::jpkif::CPKIFLDAPRepository::GetCRLSources | ( | CPKIFCertificatePtr | cert, | |
| SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCrlSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCrlSource_t_t_t | crlNodeList | |||
| ) | [inline] |
Definition at line 114 of file CPKIFLDAPRepository.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr().
| void com::orionsec::jpkif::CPKIFLDAPRepository::GetCertificateSources | ( | CPKIFCertificatePtr | cert, | |
| SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCertificateSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCertificateSource_t_t_t | certs, | |||
| SWIGTYPE_p_PathBuildingDirection | pbd | |||
| ) | [inline] |
Definition at line 118 of file CPKIFLDAPRepository.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr().
| void com::orionsec::jpkif::CPKIFLDAPRepository::GetCertificateSources | ( | CPKIFCertificatePtr | cert, | |
| SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCertificateSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCertificateSource_t_t_t | certs | |||
| ) | [inline] |
Definition at line 122 of file CPKIFLDAPRepository.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr().
| void com::orionsec::jpkif::CPKIFLDAPRepository::GetCRLs | ( | CPKIFNamePtr | entry, | |
| RDNList | attributes, | |||
| CPKIFCRLNodeList | crlList | |||
| ) | [inline] |
Definition at line 126 of file CPKIFLDAPRepository.java.
References com::orionsec::jpkif::RDNList::getCPtr(), and com::orionsec::jpkif::CPKIFNamePtr::getCPtr().
| void com::orionsec::jpkif::CPKIFLDAPRepository::GetCertificates | ( | CPKIFNamePtr | entry, | |
| RDNList | attributes, | |||
| CPKIFCertificateNodeList | certList, | |||
| SWIGTYPE_p_PathBuildingDirection | pbd | |||
| ) | [inline] |
Definition at line 130 of file CPKIFLDAPRepository.java.
References com::orionsec::jpkif::CPKIFCertificateNodeList::getCPtr(), com::orionsec::jpkif::RDNList::getCPtr(), and com::orionsec::jpkif::CPKIFNamePtr::getCPtr().
| void com::orionsec::jpkif::CPKIFLDAPRepository::AddNamespace | ( | CPKIFGeneralSubtreePtr | name | ) | [inline] |
Definition at line 134 of file CPKIFLDAPRepository.java.
| CPKIFGeneralSubtreeList com::orionsec::jpkif::CPKIFLDAPRepository::GetNamespaces | ( | ) | [inline] |
Definition at line 138 of file CPKIFLDAPRepository.java.
| PKIInfoSource com::orionsec::jpkif::CPKIFLDAPRepository::GetSourceType | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFCertRepository.
Definition at line 142 of file CPKIFLDAPRepository.java.
References com::orionsec::jpkif::PKIInfoSource::swigToEnum().
1.5.6