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

 1 karl  1.1.2.2 // Copyright (c) 2005 DMTF.  All rights reserved.
 2               // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath
 3               // qualifier values to CIM Schema.</change>
 4               // ==================================================================
 5               //  CIM_AuthenticationService 
 6               // ==================================================================
 7                  [Version ( "2.8.0" ), 
 8                   UMLPackagePath ( "CIM::User::SecurityServices" ), 
 9                   Description ( 
10                      "CIM_AuthenticationService verifies users\' identities through "
11                      "some means. These services are decomposed into a subclass that "
12                      "provides credentials to users and a subclass that provides for "
13                      "the verification of the validity of a credential and, perhaps, "
14                      "the appropriateness of its use for access to target resources. "
15                      "The persistent state information used from one such "
16                      "verification to another is maintained in an instance of "
17                      "Identity class." )]
18               class CIM_AuthenticationService : CIM_SecurityService {
19               
20               
21               };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2