| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Package Security :: Module X509Subject |
|
| Classes | |
|---|---|
X509Subject |
This is the X509 Subject, which is a specific subclass of the subject class used in X509 certificate based systems. |
| Exceptions | |
|---|---|
InvalidString |
A type other than string was present when a string was expected. |
| Function Summary | |
|---|---|
Utility function that creates an X509Subject from a string, which should be a dn of the form: | |
| Variable Summary | |
|---|---|
str |
__revision__ = '$Id: X509Subject.py,v 1.7 2004/08/23 18:...
|
| Function Details |
|---|
CreateSubjectFromString(subjectString)Utility function that creates an X509Subject from a string, which should be a dn of the form: /O=Access Grid/OU=agdev-ca.mcs.anl.gov/OU=mcs.anl.gov/CN=Ivan Judson
|
| Variable Details |
|---|
__revision__
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Apr 14 16:39:26 2005 | http://epydoc.sf.net |