Changeset 5230 for TI12-security
- Timestamp:
- 27/04/09 16:23:50 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/python/ndg.security.common/ndg/security/common/authz/msi.py
r5228 r5230 333 333 334 334 if sessionId and sessionManagerURI: 335 attrCert =self._getAttributeCertificateFromSessionManager(335 return self._getAttributeCertificateFromSessionManager( 336 336 attributeAuthorityURI, 337 337 sessionId,
Note: See TracChangeset
for help on using the changeset viewer.