Index
Entity com.soffid.iam.model.RoleDependencyEntity
[Tables]
[DAO]
Description
TableName
SC_ROLROL
Attributes
contained
es.caib.seycon.ng.model.RolEntity
RRL_CONTINGUT
Required
The role to be granted when the container has been granted
container
es.caib.seycon.ng.model.RolEntity
RRL_CONTENIDOR
Required
The role that grants another role
id
java.lang.Long
RRL_ID
Identifier
granteeApplicationDomain
es.caib.seycon.ng.model.AplicacioEntity
RRL_APLICA2
Optional
granteeGroupDomain
es.caib.seycon.ng.model.GrupEntity
RRL_GRUP2
Optional
granteeDomainValue
es.caib.seycon.ng.model.ValorDominiAplicacioEntity
RRL_VALDOM2
Optional
domainApplication
es.caib.seycon.ng.model.AplicacioEntity
RRL_APLICA
Optional
domainGroup
es.caib.seycon.ng.model.GrupEntity
RRL_GRUP
Optional
domainApplicationValue
es.caib.seycon.ng.model.ValorDominiAplicacioEntity
RRL_VALDOM
Optional
status
com.soffid.iam.api.RoleDependencyStatus
RRL_STATUS
Optional
mandatory
java.lang.Boolean
RRL_MANDAT
Optional
True if the role is always granted. False if role grant is optional, and thus can be removed from user entitlements form
Indexes
Entity methods
isAllowed
permission
java.lang.String
Returns
boolean
toString
Returns
java.lang.String
customCache
Returns
void
7/1/22