| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Package Security :: Module CertificateManager :: Class CertificateRequestInfo |
|
AnonymousCertificateRequestInfo,
HostCertificateRequestInfo,
IdentityCertificateRequestInfo,
ServiceCertificateRequestInfoA CertificateRequestInfo holds the information required to create a request, and holds the logic for creating the appropriate Distinguished Name from it.
It exists to be subclassed for identity and service certs.| Method Summary | |
|---|---|
__init__(self)
| |
__str__(self)
| |
GetDN(self)
| |
Return the common parts of a full distinguished name. | |
GetEmail(self)
| |
GetName(self)
| |
GetType(self)
| |
IsIdentityRequest(self)
| |
| Method Details |
|---|
GetDNBase(self)Return the common parts of a full distinguished name. If we move to using different CAs, we can parameterize here. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Apr 14 16:39:30 2005 | http://epydoc.sf.net |