com::orionsec::jpkif::CPKIFPathSettings Class Reference

Collaboration diagram for com::orionsec::jpkif::CPKIFPathSettings:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 11 of file CPKIFPathSettings.java.


Public Member Functions

 CPKIFPathSettings (long cPtr, boolean cMemoryOwn)
synchronized void delete ()
 CPKIFPathSettings ()
 CPKIFPathSettings (CPKIFPathSettings settings)
void SetUseValidatorFilterWhenBuilding (boolean b)
boolean GetUseValidatorFilterWhenBuilding ()
void SetInitialExplicitPolicyIndicator (boolean b)
void SetInitialPolicyMappingInhibitIndicator (boolean b)
void SetInitialInhibitAnyPolicyIndicator (boolean b)
void SetInitialExplicitPolicyIndicator ()
boolean GetInitialExplicitPolicyIndicator ()
void SetInitialPolicyMappingInhibitIndicator ()
boolean GetInitialPolicyMappingInhibitIndicator ()
void SetInitialInhibitAnyPolicyIndicator ()
boolean GetInitialInhibitAnyPolicyIndicator ()
void SetInitialPolicySet (CPKIFPolicyInformationListPtr initPolSet)
void GetInitialPolicySet (CPKIFPolicyInformationListPtr initPolSet, boolean bReturnAnyPolicyWhenEmpty)
void GetInitialPolicySet (CPKIFPolicyInformationListPtr initPolSet)
void SetInitialPermSubtrees (CPKIFGeneralSubtreeListPtr permSubtrees)
void GetInitialPermSubtrees (CPKIFGeneralSubtreeListPtr permSubtrees)
void SetInitialExclSubtrees (CPKIFGeneralSubtreeListPtr exclSubtrees)
void GetInitialExclSubtrees (CPKIFGeneralSubtreeListPtr exclSubtrees)
void SetRequireFreshRevocationData (boolean b)
boolean GetRequireFreshRevocationData ()
void SetOverrideCallback (SWIGTYPE_p_f_int_r_boost__shared_ptr__CPKIFCertificate___r_q_const__CPKIFCertificatePath__bool overrideCallback)
SWIGTYPE_p_f_int_r_boost__shared_ptr__CPKIFCertificate___r_q_const__CPKIFCertificatePath__bool GetOverrideCallback ()
void SetCheckRevocationStatus (boolean checkRevStatus)
boolean GetCheckRevocationStatus ()
void SetValidationTime (CPKIFTimePtr time)
CPKIFTimePtr GetValidationTime ()
void SetRequireValidationTimeNesting (boolean b)
boolean GetRequireValidationTimeNesting ()
int GetDepth ()
void SetDepth (int d)
void SetRequireSufficientlyRecent (boolean requireSufficientlyRecent)
boolean GetRequireSufficientlyRecent ()
void SetSufficientlyRecent (int seconds)
CPKIFDurationPtr GetDuration ()

Static Public Member Functions

static long getCPtr (CPKIFPathSettings obj)

Static Public Attributes

static final int EXPLICIT_POLICY = pkif_moduleJNI.CPKIFPathSettings_EXPLICIT_POLICY_get()
static final int POLICY_MAPPING = pkif_moduleJNI.CPKIFPathSettings_POLICY_MAPPING_get()
static final int ANY_POLICY = pkif_moduleJNI.CPKIFPathSettings_ANY_POLICY_get()

Protected Member Functions

void finalize ()

Protected Attributes

boolean swigCMemOwn

Constructor & Destructor Documentation

com::orionsec::jpkif::CPKIFPathSettings::CPKIFPathSettings ( long  cPtr,
boolean  cMemoryOwn 
) [inline]

Definition at line 15 of file CPKIFPathSettings.java.

References swigCMemOwn.

com::orionsec::jpkif::CPKIFPathSettings::CPKIFPathSettings ( void   )  [inline]

Definition at line 38 of file CPKIFPathSettings.java.

com::orionsec::jpkif::CPKIFPathSettings::CPKIFPathSettings ( CPKIFPathSettings  settings  )  [inline]

Definition at line 42 of file CPKIFPathSettings.java.


Member Function Documentation

static long com::orionsec::jpkif::CPKIFPathSettings::getCPtr ( CPKIFPathSettings  obj  )  [inline, static]

Definition at line 20 of file CPKIFPathSettings.java.

References swigCPtr.

void com::orionsec::jpkif::CPKIFPathSettings::finalize (  )  [inline, protected]

Definition at line 24 of file CPKIFPathSettings.java.

synchronized void com::orionsec::jpkif::CPKIFPathSettings::delete (  )  [inline]

Definition at line 28 of file CPKIFPathSettings.java.

References swigCMemOwn.

void com::orionsec::jpkif::CPKIFPathSettings::SetUseValidatorFilterWhenBuilding ( boolean  b  )  [inline]

Definition at line 46 of file CPKIFPathSettings.java.

boolean com::orionsec::jpkif::CPKIFPathSettings::GetUseValidatorFilterWhenBuilding (  )  [inline]

Definition at line 50 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetInitialExplicitPolicyIndicator ( boolean  b  )  [inline]

Definition at line 54 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetInitialPolicyMappingInhibitIndicator ( boolean  b  )  [inline]

Definition at line 58 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetInitialInhibitAnyPolicyIndicator ( boolean  b  )  [inline]

Definition at line 62 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetInitialExplicitPolicyIndicator (  )  [inline]

Definition at line 66 of file CPKIFPathSettings.java.

boolean com::orionsec::jpkif::CPKIFPathSettings::GetInitialExplicitPolicyIndicator (  )  [inline]

Definition at line 70 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetInitialPolicyMappingInhibitIndicator (  )  [inline]

Definition at line 74 of file CPKIFPathSettings.java.

boolean com::orionsec::jpkif::CPKIFPathSettings::GetInitialPolicyMappingInhibitIndicator (  )  [inline]

Definition at line 78 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetInitialInhibitAnyPolicyIndicator (  )  [inline]

Definition at line 82 of file CPKIFPathSettings.java.

boolean com::orionsec::jpkif::CPKIFPathSettings::GetInitialInhibitAnyPolicyIndicator (  )  [inline]

Definition at line 86 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetInitialPolicySet ( CPKIFPolicyInformationListPtr  initPolSet  )  [inline]

Definition at line 90 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::GetInitialPolicySet ( CPKIFPolicyInformationListPtr  initPolSet,
boolean  bReturnAnyPolicyWhenEmpty 
) [inline]

Definition at line 94 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::GetInitialPolicySet ( CPKIFPolicyInformationListPtr  initPolSet  )  [inline]

Definition at line 98 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetInitialPermSubtrees ( CPKIFGeneralSubtreeListPtr  permSubtrees  )  [inline]

Definition at line 102 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::GetInitialPermSubtrees ( CPKIFGeneralSubtreeListPtr  permSubtrees  )  [inline]

Definition at line 106 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetInitialExclSubtrees ( CPKIFGeneralSubtreeListPtr  exclSubtrees  )  [inline]

Definition at line 110 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::GetInitialExclSubtrees ( CPKIFGeneralSubtreeListPtr  exclSubtrees  )  [inline]

Definition at line 114 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetRequireFreshRevocationData ( boolean  b  )  [inline]

Definition at line 118 of file CPKIFPathSettings.java.

boolean com::orionsec::jpkif::CPKIFPathSettings::GetRequireFreshRevocationData (  )  [inline]

Definition at line 122 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetOverrideCallback ( SWIGTYPE_p_f_int_r_boost__shared_ptr__CPKIFCertificate___r_q_const__CPKIFCertificatePath__bool  overrideCallback  )  [inline]

Definition at line 126 of file CPKIFPathSettings.java.

SWIGTYPE_p_f_int_r_boost__shared_ptr__CPKIFCertificate___r_q_const__CPKIFCertificatePath__bool com::orionsec::jpkif::CPKIFPathSettings::GetOverrideCallback (  )  [inline]

Definition at line 130 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetCheckRevocationStatus ( boolean  checkRevStatus  )  [inline]

Definition at line 135 of file CPKIFPathSettings.java.

boolean com::orionsec::jpkif::CPKIFPathSettings::GetCheckRevocationStatus (  )  [inline]

Definition at line 139 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetValidationTime ( CPKIFTimePtr  time  )  [inline]

Definition at line 143 of file CPKIFPathSettings.java.

CPKIFTimePtr com::orionsec::jpkif::CPKIFPathSettings::GetValidationTime (  )  [inline]

Definition at line 147 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetRequireValidationTimeNesting ( boolean  b  )  [inline]

Definition at line 151 of file CPKIFPathSettings.java.

boolean com::orionsec::jpkif::CPKIFPathSettings::GetRequireValidationTimeNesting (  )  [inline]

Definition at line 155 of file CPKIFPathSettings.java.

int com::orionsec::jpkif::CPKIFPathSettings::GetDepth (  )  [inline]

Definition at line 159 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetDepth ( int  d  )  [inline]

Definition at line 163 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetRequireSufficientlyRecent ( boolean  requireSufficientlyRecent  )  [inline]

Definition at line 167 of file CPKIFPathSettings.java.

boolean com::orionsec::jpkif::CPKIFPathSettings::GetRequireSufficientlyRecent (  )  [inline]

Definition at line 171 of file CPKIFPathSettings.java.

void com::orionsec::jpkif::CPKIFPathSettings::SetSufficientlyRecent ( int  seconds  )  [inline]

Definition at line 175 of file CPKIFPathSettings.java.

CPKIFDurationPtr com::orionsec::jpkif::CPKIFPathSettings::GetDuration (  )  [inline]

Definition at line 179 of file CPKIFPathSettings.java.


Member Data Documentation

Definition at line 13 of file CPKIFPathSettings.java.

Referenced by CPKIFPathSettings(), and delete().

final int com::orionsec::jpkif::CPKIFPathSettings::EXPLICIT_POLICY = pkif_moduleJNI.CPKIFPathSettings_EXPLICIT_POLICY_get() [static]

Definition at line 183 of file CPKIFPathSettings.java.

final int com::orionsec::jpkif::CPKIFPathSettings::POLICY_MAPPING = pkif_moduleJNI.CPKIFPathSettings_POLICY_MAPPING_get() [static]

Definition at line 184 of file CPKIFPathSettings.java.

final int com::orionsec::jpkif::CPKIFPathSettings::ANY_POLICY = pkif_moduleJNI.CPKIFPathSettings_ANY_POLICY_get() [static]

Definition at line 185 of file CPKIFPathSettings.java.


The documentation for this class was generated from the following file:

Generated on Mon Nov 15 11:22:18 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6