limal::ca_mgm::UserNotice Class Reference

#include <CertificatePoliciesExtension.hpp>

List of all members.

Public Member Functions

 UserNotice ()
 UserNotice (const UserNotice &notice)
virtual ~UserNotice ()
UserNoticeoperator= (const UserNotice &notice)
void initWithSection (CAConfig *caConfig, Type type, const String &sectionName)
void setExplicitText (const String &text)
String getExplicitText () const
void setOrganizationNotice (const String &org, const BLOCXX_NAMESPACE::List< BLOCXX_NAMESPACE::Int32 > &numbers)
String getOrganization () const
BLOCXX_NAMESPACE::List
< BLOCXX_NAMESPACE::Int32 > 
getNoticeNumbers () const
virtual BLOCXX_NAMESPACE::String commit2Config (CA &ca, Type type, BLOCXX_NAMESPACE::UInt32 num) const
virtual bool valid () const
virtual
BLOCXX_NAMESPACE::StringArray 
verify () const
virtual
BLOCXX_NAMESPACE::StringArray 
dump () const

Private Attributes

BLOCXX_NAMESPACE::COWIntrusiveReference
< UserNoticeImpl > 
m_impl

Friends

bool operator== (const UserNotice &l, const UserNotice &r)
bool operator< (const UserNotice &l, const UserNotice &r)

Detailed Description

Examples:

CreateCertificate.cpp.


Constructor & Destructor Documentation

limal::ca_mgm::UserNotice::UserNotice (  ) 
limal::ca_mgm::UserNotice::UserNotice ( const UserNotice notice  ) 
virtual limal::ca_mgm::UserNotice::~UserNotice (  )  [virtual]

Member Function Documentation

virtual BLOCXX_NAMESPACE ::String limal::ca_mgm::UserNotice::commit2Config ( CA ca,
Type  type,
BLOCXX_NAMESPACE::UInt32  num 
) const [virtual]
virtual BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::UserNotice::dump (  )  const [virtual]
String limal::ca_mgm::UserNotice::getExplicitText (  )  const
BLOCXX_NAMESPACE ::List< BLOCXX_NAMESPACE ::Int32> limal::ca_mgm::UserNotice::getNoticeNumbers (  )  const
String limal::ca_mgm::UserNotice::getOrganization (  )  const
void limal::ca_mgm::UserNotice::initWithSection ( CAConfig caConfig,
Type  type,
const String sectionName 
)
UserNotice& limal::ca_mgm::UserNotice::operator= ( const UserNotice notice  ) 
void limal::ca_mgm::UserNotice::setExplicitText ( const String text  ) 
void limal::ca_mgm::UserNotice::setOrganizationNotice ( const String org,
const BLOCXX_NAMESPACE::List< BLOCXX_NAMESPACE::Int32 > &  numbers 
)
virtual bool limal::ca_mgm::UserNotice::valid (  )  const [virtual]
virtual BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::UserNotice::verify (  )  const [virtual]

Friends And Related Function Documentation

bool operator< ( const UserNotice l,
const UserNotice r 
) [friend]
bool operator== ( const UserNotice l,
const UserNotice r 
) [friend]

Member Data Documentation

BLOCXX_NAMESPACE ::COWIntrusiveReference<UserNoticeImpl> limal::ca_mgm::UserNotice::m_impl [private]

The documentation for this class was generated from the following file:
Generated on Sun Aug 1 09:44:15 2010 for limal-ca-mgm by  doxygen 1.6.3