Index
ValueObject com.soffid.iam.api.RoleGrant
Attributes
-
id java.lang.Long
Optional
-
roleId java.lang.Long
Required
-
roleName java.lang.String
Required
-
roleDescription java.lang.String
Optional
-
system java.lang.String
Required
-
informationSystem java.lang.String
Optional
-
hasDomain boolean
Required true if the grant has domain or scope
-
domainValue java.lang.String
Optional The grant domain or scope
-
domainDescription java.lang.String
Optional The grant domain or scope description
-
ownerAccountName java.lang.String
Optional
-
ownerInformationSystem java.lang.String
Optional
-
ownerSystem java.lang.String
Optional
-
ownerGroup java.lang.String
Optional Owner group, if any. Applies to roles granted to groups
-
ownerRole java.lang.Long
Optional Owner role id, if any. Applies to roles granted to roles
-
ownerRolDomainValue java.lang.String
Optional Scope to be applied to owner role grant
-
ownerRoleName java.lang.String
Optional
-
ownerRoleDescription java.lang.String
Optional
-
user java.lang.String
Optional
-
startDate java.util.Date
Optional Rol assignment start date. Null means since now
-
endDate java.util.Date
Optional Rol assignment end date. Null means forever
-
enabled boolean
Required
-
holderGroup java.lang.String
Optional This attribute holds the group name that is bound to this the role assignment. Not applicable for shared accounts
-
status com.soffid.iam.api.RoleDependencyStatus
Optional
-
mandatory java.lang.Boolean
Optional True if the role is always granted. False if role grant is optional, and thus can be removed from user entitlements form
Methods
Related entities