Uses of Class
com.soffid.iam.model.TenantEntity
-
Packages that use TenantEntity Package Description com.soffid.iam.doc.model com.soffid.iam.model com.soffid.iam.reconcile.model com.soffid.iam.utils -
-
Uses of TenantEntity in com.soffid.iam.doc.model
Methods in com.soffid.iam.doc.model that return TenantEntity Modifier and Type Method Description TenantEntityDocumentBlockEntity. getTenant()Gets value for attribute tenantTenantEntityDocumentEntity. getTenant()Gets value for attribute tenantMethods in com.soffid.iam.doc.model with parameters of type TenantEntity Modifier and Type Method Description voidDocumentBlockEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidDocumentEntity. setTenant(TenantEntity tenant)Sets value for attribute tenant -
Uses of TenantEntity in com.soffid.iam.model
Subclasses of TenantEntity in com.soffid.iam.model Modifier and Type Class Description classTenantEntityImplEntity TenantEntity implementationMethods in com.soffid.iam.model that return TenantEntity Modifier and Type Method Description TenantEntityTenantEntityDao. findByName(CriteriaSearchConfiguration criteria, String name)CriteriaSearchConfiguration finderTenantEntityTenantEntityDao. findByName(String name)Operation findByNameTenantEntityTenantEntityDaoBase. findByName(CriteriaSearchConfiguration criteria, String name)CriteriaSearchConfiguration implementationTenantEntityTenantEntityDaoBase. findByName(String name)Operation findByNameTenantEntityTenantEntityDaoBase. findByName(String queryString, CriteriaSearchConfiguration criteria, String name)Internal implementationTenantEntityTenantDisabledPermissionEntity. getAppliesTo()Gets value for attribute appliesToTenantEntityTenantServerEntity. getServerTenant()Gets value for attribute serverTenantTenantEntityAccessLogEntity. getTenant()Gets value for attribute tenantTenantEntityAttributeTranslationEntity. getTenant()Gets value for attribute tenantTenantEntityAuditEntity. getTenant()Gets value for attribute tenantTenantEntityAuthorizationEntity. getTenant()Gets value for attribute tenantTenantEntityBlobConfigurationEntity. getTenant()Gets value for attribute tenantTenantEntityChallengeEntity. getTenant()Gets value for attribute tenantTenantEntityConfigEntity. getTenant()Gets value for attribute tenantTenantEntityCustomObjectTypeEntity. getTenant()Gets value for attribute tenantTenantEntityEmailDomainEntity. getTenant()Gets value for attribute tenantTenantEntityEmailListEntity. getTenant()Gets value for attribute tenantTenantEntityEntryPointEntity. getTenant()Gets value for attribute tenantTenantEntityForbiddenWordEntity. getTenant()Gets value for attribute tenantTenantEntityGroupEntity. getTenant()Gets value for attribute tenantTenantEntityGroupTypeEntity. getTenant()Gets value for attribute tenantTenantEntityHostEntity. getTenant()Gets value for attribute tenantTenantEntityInformationSystemEntity. getTenant()Gets value for attribute tenantTenantEntityIssueEntity. getTenant()Gets value for attribute tenantTenantEntityIssuePolicyEntity. getTenant()Gets value for attribute tenantTenantEntityJumpServerGroupEntity. getTenant()Gets value for attribute tenantTenantEntityLuceneIndexEntity. getTenant()Gets value for attribute tenantTenantEntityLuceneIndexPartEntity. getTenant()Gets value for attribute tenantTenantEntityMetaDataEntity. getTenant()Gets value for attribute tenantTenantEntityNetworkEntity. getTenant()Gets value for attribute tenantTenantEntityOsTypeEntity. getTenant()Gets value for attribute tenantTenantEntityPamActionEntity. getTenant()Gets value for attribute tenantTenantEntityPamPolicyEntity. getTenant()Gets value for attribute tenantTenantEntityPamRuleEntity. getTenant()Gets value for attribute tenantTenantEntityPasswordDomainEntity. getTenant()Gets value for attribute tenantTenantEntityPrinterEntity. getTenant()Gets value for attribute tenantTenantEntityRuleEntity. getTenant()Gets value for attribute tenantTenantEntitySamlAssertionEntity. getTenant()Gets value for attribute tenantTenantEntitySamlRequestEntity. getTenant()Gets value for attribute tenantTenantEntityScheduledTaskEntity. getTenant()Gets value for attribute tenantTenantEntityScheduledTaskHandlerEntity. getTenant()Gets value for attribute tenantTenantEntityServerPluginEntity. getTenant()Gets value for attribute tenantTenantEntityServerRegistrationTokenEntity. getTenant()Gets value for attribute tenantTenantEntityServiceEntity. getTenant()Gets value for attribute tenantTenantEntitySoDRuleEntity. getTenant()Gets value for attribute tenantTenantEntityStatsEntity. getTenant()Gets value for attribute tenantTenantEntitySystemEntity. getTenant()Gets value for attribute tenantTenantEntityTaskEntity. getTenant()Gets value for attribute tenantTenantEntityUserDomainEntity. getTenant()Gets value for attribute tenantTenantEntityUserEntity. getTenant()Gets value for attribute tenantTenantEntityUserTypeEntity. getTenant()Gets value for attribute tenantTenantEntityVaultFolderEntity. getTenant()Gets value for attribute tenantTenantEntityTenantEntityDao. load(Long id)Loads an instance ofTenantEntityfrom the persistent store.TenantEntityTenantEntityDaoBase. load(Long id)Loads an instance ofTenantEntityfrom the persistent store.TenantEntityTenantEntityDao. newTenantEntity()Creates an instance ofTenantEntity.TenantEntityTenantEntityDaoBase. newTenantEntity()Creates an instance ofTenantEntity.TenantEntityTenantEntityDao. tenantToEntity(com.soffid.iam.api.Tenant instance)Transforms fromTenantobjectTenantEntityTenantEntityDaoBase. tenantToEntity(com.soffid.iam.api.Tenant instance)Transforms fromTenantobjectMethods in com.soffid.iam.model that return types with arguments of type TenantEntity Modifier and Type Method Description List<TenantEntity>TenantEntityDao. findByCriteria(com.soffid.iam.api.TenantCriteria criteria)Operation findByCriteriaList<TenantEntity>TenantEntityDaoBase. findByCriteria(com.soffid.iam.api.TenantCriteria criteria)Operation findByCriteriaList<TenantEntity>TenantEntityDao. findByServer(CriteriaSearchConfiguration criteria, String server)CriteriaSearchConfiguration finderList<TenantEntity>TenantEntityDao. findByServer(String server)Operation findByServerList<TenantEntity>TenantEntityDaoBase. findByServer(CriteriaSearchConfiguration criteria, String server)CriteriaSearchConfiguration implementationList<TenantEntity>TenantEntityDaoBase. findByServer(String server)Operation findByServerList<TenantEntity>TenantEntityDaoBase. findByServer(String queryString, CriteriaSearchConfiguration criteria, String server)Internal implementationList<TenantEntity>TenantEntityDao. loadAll()Loads all instances ofTenantEntityfrom the persistent store.List<TenantEntity>TenantEntityDaoBase. loadAll()Loads all instances ofTenantEntityfrom the persistent store.List<TenantEntity>TenantEntityDao. query(String query, Parameter[] parameters)Query ofTenantEntityfrom the persistent store.List<TenantEntity>TenantEntityDao. query(String query, Parameter[] parameters, CriteriaSearchConfiguration criteria)Query ofTenantEntityfrom the persistent store.List<TenantEntity>TenantEntityDaoBase. query(String queryString, Parameter[] parameters)Query ofTenantEntityfrom the persistent store.List<TenantEntity>TenantEntityDaoBase. query(String queryString, Parameter[] parameters, CriteriaSearchConfiguration criteria)Query ofTenantEntityfrom the persistent store.List<TenantEntity>TenantEntityDao. tenantToEntityList(Collection<com.soffid.iam.api.Tenant> instances)Transforms fromTenantlistList<TenantEntity>TenantEntityDaoBase. tenantToEntityList(Collection<com.soffid.iam.api.Tenant> instances)Transforms fromTenantlistMethods in com.soffid.iam.model with parameters of type TenantEntity Modifier and Type Method Description voidTenantEntityDao. create(TenantEntity entity)Adds an instance ofTenantEntityto the persistent store.voidTenantEntityDaoBase. create(TenantEntity entity)Adds an instance ofTenantEntityto the persistent store.voidTenantEntityDao. remove(TenantEntity entity)Removes an instance ofTenantEntityfrom the persistent store.voidTenantEntityDaoBase. remove(TenantEntity entity)Removes an instance ofTenantEntityfrom the persistent store.voidTenantDisabledPermissionEntity. setAppliesTo(TenantEntity appliesTo)Sets value for attribute appliesTovoidTenantServerEntity. setServerTenant(TenantEntity serverTenant)Sets value for attribute serverTenantvoidAccessLogEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidAttributeTranslationEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidAuditEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidAuthorizationEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidBlobConfigurationEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidChallengeEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidConfigEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidCustomObjectTypeEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidEmailDomainEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidEmailListEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidEntryPointEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidForbiddenWordEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidGroupEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidGroupTypeEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidHostEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidInformationSystemEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidIssueEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidIssuePolicyEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidJumpServerGroupEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidLuceneIndexEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidLuceneIndexPartEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidMetaDataEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidNetworkEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidOsTypeEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidPamActionEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidPamPolicyEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidPamRuleEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidPasswordDomainEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidPrinterEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidRuleEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidSamlAssertionEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidSamlRequestEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidScheduledTaskEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidScheduledTaskHandlerEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidServerPluginEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidServerRegistrationTokenEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidServiceEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidSoDRuleEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidStatsEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidSystemEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidTaskEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidUserDomainEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidUserEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidUserTypeEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidVaultFolderEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidTenantEntityDao. tenantToEntity(com.soffid.iam.api.Tenant source, TenantEntity target, boolean copyIfNull)Copy data fromTenantobjectvoidTenantEntityDaoBase. tenantToEntity(com.soffid.iam.api.Tenant source, TenantEntity target, boolean copyIfNull)Copy data fromTenantobjectcom.soffid.iam.api.TenantTenantEntityDao. toTenant(TenantEntity entity)Transforms toTenantobjectvoidTenantEntityDao. toTenant(TenantEntity source, com.soffid.iam.api.Tenant target)Copy data toTenantobjectcom.soffid.iam.api.TenantTenantEntityDaoBase. toTenant(TenantEntity entity)Transforms toTenantobjectvoidTenantEntityDaoBase. toTenant(TenantEntity source, com.soffid.iam.api.Tenant target)Copy data toTenantobjectvoidTenantEntityDao. update(TenantEntity entity)Updates an instance ofTenantEntityat the persistent store.voidTenantEntityDaoBase. update(TenantEntity entity)Updates an instance ofTenantEntityat the persistent store.Method parameters in com.soffid.iam.model with type arguments of type TenantEntity Modifier and Type Method Description voidTenantEntityDao. create(Collection<? extends TenantEntity> entities)Creates a collection ofTenantEntityand adds it to the persistent store.voidTenantEntityDaoBase. create(Collection<? extends TenantEntity> entities)Creates a collection ofTenantEntityand adds it to the persistent store.voidTenantEntityDao. remove(Collection<? extends TenantEntity> entities)Removes a collection ofTenantEntityfrom the persistent store.voidTenantEntityDaoBase. remove(Collection<? extends TenantEntity> entities)Removes a collection ofTenantEntityfrom the persistent store.List<com.soffid.iam.api.Tenant>TenantEntityDao. toTenantList(Collection<TenantEntity> entities)Transforms toTenantlistList<com.soffid.iam.api.Tenant>TenantEntityDaoBase. toTenantList(Collection<TenantEntity> instances)Transforms toTenantlistvoidTenantEntityDao. update(Collection<? extends TenantEntity> entities)Updates a collection ofTenantEntityin the persistent store.voidTenantEntityDaoBase. update(Collection<? extends TenantEntity> entities)Updates a collection ofTenantEntityin the persistent store. -
Uses of TenantEntity in com.soffid.iam.reconcile.model
Methods in com.soffid.iam.reconcile.model that return TenantEntity Modifier and Type Method Description TenantEntityReconcileAccountEntity. getTenant()Gets value for attribute tenantTenantEntityReconcileAssignmentEntity. getTenant()Gets value for attribute tenantTenantEntityReconcileRoleEntity. getTenant()Gets value for attribute tenantMethods in com.soffid.iam.reconcile.model with parameters of type TenantEntity Modifier and Type Method Description voidReconcileAccountEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidReconcileAssignmentEntity. setTenant(TenantEntity tenant)Sets value for attribute tenantvoidReconcileRoleEntity. setTenant(TenantEntity tenant)Sets value for attribute tenant -
Uses of TenantEntity in com.soffid.iam.utils
Methods in com.soffid.iam.utils with parameters of type TenantEntity Modifier and Type Method Description static booleanSecurity. isAuthorizedTenant(TenantEntity tenant)
-