(file) Return to CIM_SAProposal.mof CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / CIM231 / DMTF / IPsecPolicy

 1 marek 1.1 // Copyright (c) 2005 DMTF.  All rights reserved.
 2              [Abstract, Version ( "2.8.0" ), 
 3               UMLPackagePath ( "CIM::IPsecPolicy" ), 
 4               Description ( 
 5                  "SAProposal is a base class defining the common properties of, "
 6                  "and anchoring common associations for, IPsec phase 1 and phase "
 7                  "2 proposals. It is defined as a kind of ScopedSettingData "
 8                  "(scoped by a ComputerSystem or AdminDomain), since its "
 9                  "subclasses define sets of IPsec properties that MUST be "
10                  "applied together, if negotiated. This subclassing is different "
11                  "than that defined in IETF\'s IPSP Policy draft - where it is "
12                  "subclassed from Policy. The definition as SettingData is more "
13                  "consistent with the application of the properties as a set, to "
14                  "the negotiated Security Association. To indicate that \'this\' "
15                  "proposaltransform is negotiated for a Security Association, "
16                  "use the ElementSettingData to associate the proposal and the "
17                  "SA." ), 
18               MappingStrings { "IPSP Policy Model.IETF|SAProposal" }]
19           class CIM_SAProposal : CIM_ScopedSettingData {
20           
21           
22 marek 1.1 };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2