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

Class ServiceProfile


ServiceProfile class used for identifying credentials utilized by services in the AGTk
Method Summary
  __init__(self, serviceType, authType, certfile, keyfile, subject)
  AsINIBlock(self)
  Compare(self, serviceProfile2)
  Export(self, filepath)
  Import(self, filepath)
  Print(self)

Class Variable Summary
str AUTHTYPE = 'authType'
str CERTFILE = 'certfile'
str CRED = 'cred'
str CRED_SECTION = 'Cred'
str KEYFILE = 'keyfile'
str PROFILE_SECTION = 'ServiceProfile'
str SERVICE_TYPE = 'serviceType'
str SUBJECT = 'subject'

Class Variable Details

AUTHTYPE

Type:
str
Value:
'authType'                                                             

CERTFILE

Type:
str
Value:
'certfile'                                                             

CRED

Type:
str
Value:
'cred'                                                                 

CRED_SECTION

Type:
str
Value:
'Cred'                                                                 

KEYFILE

Type:
str
Value:
'keyfile'                                                              

PROFILE_SECTION

Type:
str
Value:
'ServiceProfile'                                                       

SERVICE_TYPE

Type:
str
Value:
'serviceType'                                                          

SUBJECT

Type:
str
Value:
'subject'                                                              

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