RBAC::Principal

Header Image
Project:
Principal : Public Class
Created: 08/01/2024 10:52:18
Modified: 12/01/2024 12:35:59
Project:
Advanced:
A Access principal is any entity that can be authenticated by the operating system, <br/>such as a user account, a computer account, or a thread or process that runs in the <br/>Access context of a user or computer account, or the Access groups for these accounts. <br/>Access principals have long been a foundation for controlling access to securable resources.<br/>
  • Attributes
  • Operations
  • Associations To
  • Associations From
  • Advanced
  • Other Links
Attribute Scope Type
Realm Public Realm
 
Permissions Public Permission
 
Name Public String
 
Roles Public Role
 
Operation
Public
ValidBase () : boolean
Details:
Notes: Base validation that is used by all implementations of this security principle.<br/>
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Element Source Role Target Role
Realm
Class  
Name:  
 
Name: Realm
 
Details:
 
Element Source Role Target Role
Permission
Class  
Name: Role
 
Name: owner
 
Details:
The set of permissions granted to this security principal, stored in the segment. <br/>
RoleMember
Class  
Name: Roles
 
Name: owner
 
Details:
Base validation that is used by all implementations of this security principle.<br/>
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
Permission Class Weak From The set of permissions granted to this security principal, stored in the segment.
Role Class Generalization From  
User Class Generalization From  
Group Class Generalization From  
RoleMember Class Weak From Base validation that is used by all implementations of this security principle.
Realm Class Weak To  
Permissioned Class Generalization To