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

 1 marek 1.1 // 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_AuthorizedPrivilege 
 6           // ==================================================================
 7              [Version ( "2.8.0" ), 
 8               UMLPackagePath ( "CIM::User::Privilege" ), 
 9               Description ( 
10                  "Privilege is the base class for all types of activities which "
11                  "are granted or denied to a Role or an Identity. "
12                  "AuthorizedPrivilege is a subclass defining static renderings "
13                  "of authorization policy rules. The association of Roles and "
14                  "Identities to AuthorizedPrivilege is accomplished using the "
15                  "AuthorizedSubject relationship. The entities that are "
16                  "protected are defined using the AuthorizedTarget relationship. \n"
17                  "\n"
18                  "Note that this class and its AuthorizedSubject/Target "
19                  "associations provide a short-hand, static mechanism to "
20                  "represent authorization policies." )]
21           class CIM_AuthorizedPrivilege : CIM_Privilege {
22 marek 1.1 
23           
24           };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2