Definition at line 11 of file CPKIFServiceLocator.java.
Public Member Functions | |
CPKIFServiceLocator (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFServiceLocator () | |
CPKIFServiceLocator (CPKIFBufferPtr sl) | |
void | SetIssuer (CPKIFNamePtr issuer) |
CPKIFNamePtr | GetIssuer () |
void | SetLocator (CPKIFAuthorityInfoAccessPtr locator) |
CPKIFAuthorityInfoAccessPtr | GetLocator () |
Static Public Member Functions | |
static long | getCPtr (CPKIFServiceLocator obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFServiceLocator::CPKIFServiceLocator | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
com::orionsec::jpkif::CPKIFServiceLocator::CPKIFServiceLocator | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFServiceLocator.java.
com::orionsec::jpkif::CPKIFServiceLocator::CPKIFServiceLocator | ( | CPKIFBufferPtr | sl | ) | [inline] |
Definition at line 42 of file CPKIFServiceLocator.java.
static long com::orionsec::jpkif::CPKIFServiceLocator::getCPtr | ( | CPKIFServiceLocator | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFServiceLocator::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFServiceLocator.java.
synchronized void com::orionsec::jpkif::CPKIFServiceLocator::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFServiceLocator::SetIssuer | ( | CPKIFNamePtr | issuer | ) | [inline] |
Definition at line 46 of file CPKIFServiceLocator.java.
CPKIFNamePtr com::orionsec::jpkif::CPKIFServiceLocator::GetIssuer | ( | ) | [inline] |
Definition at line 50 of file CPKIFServiceLocator.java.
void com::orionsec::jpkif::CPKIFServiceLocator::SetLocator | ( | CPKIFAuthorityInfoAccessPtr | locator | ) | [inline] |
Definition at line 54 of file CPKIFServiceLocator.java.
CPKIFAuthorityInfoAccessPtr com::orionsec::jpkif::CPKIFServiceLocator::GetLocator | ( | ) | [inline] |
Definition at line 58 of file CPKIFServiceLocator.java.
boolean com::orionsec::jpkif::CPKIFServiceLocator::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFServiceLocator.java.
Referenced by CPKIFServiceLocator(), and delete().