Package AccessGrid :: Module ServiceProfile
[show private | hide private]
[frames | no frames]

Module AccessGrid.ServiceProfile

This class exports/imports service profile files in INI format, as follows:

[ServiceProfile] serviceType = VenueServer cred = Cred1

[Cred1] # subject refers to a certificate in the user's cert repository authType = x509 subject = /O=Access Grid/OU=agdev-ca.mcs.anl.gov/OU=mcs.anl.gov/CN=Thomas Uram

[Cred2] # certfile/keyfile refer to certificate and key files authType = x509 certfile = /home/smith/VenueServer_cert.pem keyfile = /home/smith/VenueServer_key.pem
Classes
ServiceProfile ServiceProfile class used for identifying credentials utilized by services in the AGTk

Exceptions
InvalidServiceProfile  

Generated by Epydoc 2.1 on Thu Apr 14 16:39:25 2005 http://epydoc.sf.net