com::orionsec::jpkif::CPKIFCRLReasonPtr Class Reference

Collaboration diagram for com::orionsec::jpkif::CPKIFCRLReasonPtr:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 11 of file CPKIFCRLReasonPtr.java.


Public Member Functions

 CPKIFCRLReasonPtr (long cPtr, boolean cMemoryOwn)
synchronized void delete ()
void reset ()
CPKIFCRLReason __deref__ ()
CPKIFCRLReason get ()
boolean unique ()
int use_count ()
void swap (CPKIFCRLReasonPtr other)
SWIGTYPE_p_void _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti)
boolean _internal_equiv (CPKIFCRLReasonPtr r)
void setExtOID (String value)
String getExtOID ()
CPKIFOIDPtr oid ()
boolean Unspecified ()
boolean KeyCompromise ()
boolean CACompromise ()
boolean AffiliationChanged ()
boolean Superseded ()
boolean CessationOfOperation ()
boolean CertificateHold ()
boolean RemoveFromCRL ()
CPKIFBufferPtr value ()
void SetCriticality (boolean b)
boolean isCritical ()
CPKIFBufferPtr Encode ()

Static Public Member Functions

static long getCPtr (CPKIFCRLReasonPtr obj)

Protected Member Functions

void finalize ()

Protected Attributes

boolean swigCMemOwn

Constructor & Destructor Documentation

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

Definition at line 15 of file CPKIFCRLReasonPtr.java.

References swigCMemOwn.


Member Function Documentation

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

Definition at line 20 of file CPKIFCRLReasonPtr.java.

References swigCPtr.

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

Definition at line 24 of file CPKIFCRLReasonPtr.java.

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

Definition at line 28 of file CPKIFCRLReasonPtr.java.

References swigCMemOwn.

void com::orionsec::jpkif::CPKIFCRLReasonPtr::reset ( void   )  [inline]

Definition at line 38 of file CPKIFCRLReasonPtr.java.

CPKIFCRLReason com::orionsec::jpkif::CPKIFCRLReasonPtr::__deref__ (  )  [inline]

Definition at line 42 of file CPKIFCRLReasonPtr.java.

CPKIFCRLReason com::orionsec::jpkif::CPKIFCRLReasonPtr::get (  )  [inline]

Definition at line 47 of file CPKIFCRLReasonPtr.java.

boolean com::orionsec::jpkif::CPKIFCRLReasonPtr::unique (  )  [inline]

Definition at line 52 of file CPKIFCRLReasonPtr.java.

int com::orionsec::jpkif::CPKIFCRLReasonPtr::use_count (  )  [inline]

Definition at line 56 of file CPKIFCRLReasonPtr.java.

void com::orionsec::jpkif::CPKIFCRLReasonPtr::swap ( CPKIFCRLReasonPtr  other  )  [inline]

Definition at line 60 of file CPKIFCRLReasonPtr.java.

SWIGTYPE_p_void com::orionsec::jpkif::CPKIFCRLReasonPtr::_internal_get_deleter ( SWIGTYPE_p_boost__detail__sp_typeinfo  ti  )  [inline]

Definition at line 64 of file CPKIFCRLReasonPtr.java.

boolean com::orionsec::jpkif::CPKIFCRLReasonPtr::_internal_equiv ( CPKIFCRLReasonPtr  r  )  [inline]

Definition at line 69 of file CPKIFCRLReasonPtr.java.

void com::orionsec::jpkif::CPKIFCRLReasonPtr::setExtOID ( String  value  )  [inline]

Definition at line 73 of file CPKIFCRLReasonPtr.java.

String com::orionsec::jpkif::CPKIFCRLReasonPtr::getExtOID (  )  [inline]

Definition at line 77 of file CPKIFCRLReasonPtr.java.

CPKIFOIDPtr com::orionsec::jpkif::CPKIFCRLReasonPtr::oid (  )  [inline]

Definition at line 81 of file CPKIFCRLReasonPtr.java.

boolean com::orionsec::jpkif::CPKIFCRLReasonPtr::Unspecified (  )  [inline]

Definition at line 85 of file CPKIFCRLReasonPtr.java.

boolean com::orionsec::jpkif::CPKIFCRLReasonPtr::KeyCompromise (  )  [inline]

Definition at line 89 of file CPKIFCRLReasonPtr.java.

boolean com::orionsec::jpkif::CPKIFCRLReasonPtr::CACompromise (  )  [inline]

Definition at line 93 of file CPKIFCRLReasonPtr.java.

boolean com::orionsec::jpkif::CPKIFCRLReasonPtr::AffiliationChanged (  )  [inline]

Definition at line 97 of file CPKIFCRLReasonPtr.java.

boolean com::orionsec::jpkif::CPKIFCRLReasonPtr::Superseded (  )  [inline]

Definition at line 101 of file CPKIFCRLReasonPtr.java.

boolean com::orionsec::jpkif::CPKIFCRLReasonPtr::CessationOfOperation (  )  [inline]

Definition at line 105 of file CPKIFCRLReasonPtr.java.

boolean com::orionsec::jpkif::CPKIFCRLReasonPtr::CertificateHold (  )  [inline]

Definition at line 109 of file CPKIFCRLReasonPtr.java.

boolean com::orionsec::jpkif::CPKIFCRLReasonPtr::RemoveFromCRL (  )  [inline]

Definition at line 113 of file CPKIFCRLReasonPtr.java.

CPKIFBufferPtr com::orionsec::jpkif::CPKIFCRLReasonPtr::value (  )  [inline]

Definition at line 117 of file CPKIFCRLReasonPtr.java.

void com::orionsec::jpkif::CPKIFCRLReasonPtr::SetCriticality ( boolean  b  )  [inline]

Definition at line 121 of file CPKIFCRLReasonPtr.java.

boolean com::orionsec::jpkif::CPKIFCRLReasonPtr::isCritical (  )  [inline]

Definition at line 125 of file CPKIFCRLReasonPtr.java.

CPKIFBufferPtr com::orionsec::jpkif::CPKIFCRLReasonPtr::Encode (  )  [inline]

Definition at line 129 of file CPKIFCRLReasonPtr.java.


Member Data Documentation

Definition at line 13 of file CPKIFCRLReasonPtr.java.

Referenced by CPKIFCRLReasonPtr(), and delete().


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

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