Uses of Class
org.openiam.elasticsearch.annotation.EntitlementAware
-
-
Uses of EntitlementAware in org.openiam.elasticsearch.model
Classes in org.openiam.elasticsearch.model with annotations of type EntitlementAware Modifier and Type Class Description class
GroupDoc
class
OrganizationDoc
class
ResourceDoc
class
RoleDoc
-
Uses of EntitlementAware in org.openiam.idm.srvc.grp.domain
Classes in org.openiam.idm.srvc.grp.domain with annotations of type EntitlementAware Modifier and Type Class Description class
GroupEntity
-
Uses of EntitlementAware in org.openiam.idm.srvc.grp.dto
Classes in org.openiam.idm.srvc.grp.dto with annotations of type EntitlementAware Modifier and Type Class Description class
Group
-
Uses of EntitlementAware in org.openiam.idm.srvc.org.domain
Classes in org.openiam.idm.srvc.org.domain with annotations of type EntitlementAware Modifier and Type Class Description class
OrganizationEntity
-
Uses of EntitlementAware in org.openiam.idm.srvc.org.dto
Classes in org.openiam.idm.srvc.org.dto with annotations of type EntitlementAware Modifier and Type Class Description class
Organization
Java class for organization complex type. -
Uses of EntitlementAware in org.openiam.idm.srvc.res.domain
Classes in org.openiam.idm.srvc.res.domain with annotations of type EntitlementAware Modifier and Type Class Description class
ResourceEntity
-
Uses of EntitlementAware in org.openiam.idm.srvc.res.dto
Classes in org.openiam.idm.srvc.res.dto with annotations of type EntitlementAware Modifier and Type Class Description class
Resource
Resources are items that need to be managed or protected. -
Uses of EntitlementAware in org.openiam.idm.srvc.role.domain
Classes in org.openiam.idm.srvc.role.domain with annotations of type EntitlementAware Modifier and Type Class Description class
RoleEntity
-
Uses of EntitlementAware in org.openiam.idm.srvc.role.dto
Classes in org.openiam.idm.srvc.role.dto with annotations of type EntitlementAware Modifier and Type Class Description class
Role
Java class for role complex type.
-