limal::ca_mgm::SubjectAlternativeNameExt Class Reference

#include <SubjectAlternativeNameExtension.hpp>

Inheritance diagram for limal::ca_mgm::SubjectAlternativeNameExt:

limal::ca_mgm::ExtensionBase List of all members.

Public Member Functions

 SubjectAlternativeNameExt ()
 SubjectAlternativeNameExt (CAConfig *caConfig, Type type)
 SubjectAlternativeNameExt (bool copyEmail, const BLOCXX_NAMESPACE::List< LiteralValue > &alternativeNameList=BLOCXX_NAMESPACE::List< LiteralValue >())
 SubjectAlternativeNameExt (const SubjectAlternativeNameExt &extension)
virtual ~SubjectAlternativeNameExt ()
SubjectAlternativeNameExtoperator= (const SubjectAlternativeNameExt &extension)
void setCopyEmail (bool copyEmail)
void setAlternativeNameList (const BLOCXX_NAMESPACE::List< LiteralValue > &alternativeNameList=BLOCXX_NAMESPACE::List< LiteralValue >())
bool getCopyEmail () const
BLOCXX_NAMESPACE::List< LiteralValuegetAlternativeNameList () const
virtual void commit2Config (CA &ca, Type type) const
virtual bool valid () const
virtual BLOCXX_NAMESPACE::StringArray verify () const
virtual BLOCXX_NAMESPACE::StringArray dump () const

Private Attributes

BLOCXX_NAMESPACE::COWIntrusiveReference<
SubjectAlternativeNameExtImpl > 
m_impl

Detailed Description

Examples:

CreateCertificate.cpp.


Constructor & Destructor Documentation

limal::ca_mgm::SubjectAlternativeNameExt::SubjectAlternativeNameExt (  ) 

limal::ca_mgm::SubjectAlternativeNameExt::SubjectAlternativeNameExt ( CAConfig caConfig,
Type  type 
)

limal::ca_mgm::SubjectAlternativeNameExt::SubjectAlternativeNameExt ( bool  copyEmail,
const BLOCXX_NAMESPACE::List< LiteralValue > &  alternativeNameList = BLOCXX_NAMESPACE::List< LiteralValue >() 
)

limal::ca_mgm::SubjectAlternativeNameExt::SubjectAlternativeNameExt ( const SubjectAlternativeNameExt extension  ) 

virtual limal::ca_mgm::SubjectAlternativeNameExt::~SubjectAlternativeNameExt (  )  [virtual]


Member Function Documentation

SubjectAlternativeNameExt& limal::ca_mgm::SubjectAlternativeNameExt::operator= ( const SubjectAlternativeNameExt extension  ) 

void limal::ca_mgm::SubjectAlternativeNameExt::setCopyEmail ( bool  copyEmail  ) 

void limal::ca_mgm::SubjectAlternativeNameExt::setAlternativeNameList ( const BLOCXX_NAMESPACE::List< LiteralValue > &  alternativeNameList = BLOCXX_NAMESPACE::List< LiteralValue >()  ) 

bool limal::ca_mgm::SubjectAlternativeNameExt::getCopyEmail (  )  const

BLOCXX_NAMESPACE ::List<LiteralValue> limal::ca_mgm::SubjectAlternativeNameExt::getAlternativeNameList (  )  const

virtual void limal::ca_mgm::SubjectAlternativeNameExt::commit2Config ( CA ca,
Type  type 
) const [virtual]

Implements limal::ca_mgm::ExtensionBase.

virtual bool limal::ca_mgm::SubjectAlternativeNameExt::valid (  )  const [virtual]

Implements limal::ca_mgm::ExtensionBase.

virtual BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::SubjectAlternativeNameExt::verify (  )  const [virtual]

Implements limal::ca_mgm::ExtensionBase.

virtual BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::SubjectAlternativeNameExt::dump (  )  const [virtual]

Reimplemented from limal::ca_mgm::ExtensionBase.


Member Data Documentation

BLOCXX_NAMESPACE ::COWIntrusiveReference<SubjectAlternativeNameExtImpl> limal::ca_mgm::SubjectAlternativeNameExt::m_impl [private]

Reimplemented from limal::ca_mgm::ExtensionBase.


The documentation for this class was generated from the following file:
Generated on Mon Nov 27 22:50:14 2006 for limal-ca-mgm by  doxygen 1.5.0