Uses of Class
com.soffid.iam.iga.api.RoleAccount
Packages that use RoleAccount
Package
Description
-
Uses of RoleAccount in com.soffid.iam.iga.api
Constructors in com.soffid.iam.iga.api with parameters of type RoleAccount -
Uses of RoleAccount in com.soffid.iam.iga.service
Methods in com.soffid.iam.iga.service that return RoleAccountModifier and TypeMethodDescriptionEntitlementDelegationService.acceptDelegation(RoleAccount ra) Operation acceptDelegation Accepts a delegation not accepted yetEntitlementDelegationService.cancelDelegation(RoleAccount rolAccount) Operation cancelDelegation Revokes an entitilementApplicationService.create(RoleAccount rolsUsuaris) Operation createEntitlementDelegationService.delegate(RoleAccount rolAccount, String user, String account, Date since, Date until) Operation delegate Delegates an entitilementApplicationService.enableOrDisableOnDates(RoleAccount rolsUsuaris) Operation enableOrDisableOnDates Enables or disable a rolAccount based on the start and end datesApplicationService.findRoleAccountById(long id) Operation findRoleAccountByIdApplicationService.update(RoleAccount rolsUsuaris) Operation updateApplicationService.updateAttributes(RoleAccount rolsUsuaris) Operation updateAttributesMethods in com.soffid.iam.iga.service that return types with arguments of type RoleAccountModifier and TypeMethodDescriptionEntitlementDelegationService.findActiveDelegations()Operation findActiveDelegations Gets list of entitlements delegated by current userApplicationService.findApplicationManagers(String informationSystem, String roleName) Operation findApplicationManagers Finds the management roles for any information systemEntitlementDelegationService.findDelegationsToAccept()Operation findDelegationsToAccept Gets list of entitlements delegated to current userApplicationService.findEffectiveUserRolesByInformationSystem(String informationSystem) Operation findEffectiveUserRolesByInformationSystemApplicationService.findGroupManagers(String group, String roleName) Operation findGroupManagers Finds the management roles for any groupcom.soffid.zkdb.api.PagedResult<RoleAccount>ApplicationService.findRedundantRoles(String query) Operation findRedundantRolesApplicationService.findRoleAccountByAccount(long accountId) Operation findRoleAccountByAccountApplicationService.findRoleAccountByAccountNoRule(long accountId) Operation findRoleAccountByAccountNoRulecom.soffid.zkdb.api.PagedResult<RoleAccount>ApplicationService.findRoleAccounts(com.soffid.zkdb.api.Query query) Operation findRoleAccountsSelfService.findRoleAccounts()Operation findRoleAccountsApplicationService.findUserRolesByInformationSystem(String informationSystem) Operation findUserRolesByInformationSystemApplicationService.findUserRolesByRoleNameAndRoleApplicationNameAndDispatcherName(String nomRole, String codiAplicacioRol, String codiDispatcher) Operation findUserRolesByRoleNameAndRoleApplicationNameAndDispatcherNameApplicationService.findUserRolesByUserName(String codiUsuari) Operation findUserRolesByUserNameApplicationService.findUserRolesByUserNameNoRules(String codiUsuari) Operation findUserRolesByUserNameNoRulesApplicationService.findUserRolesByUserNameNoSoD(String codiUsuari) Operation findUserRolesByUserNameNoSoDApplicationService.findUserRolesHistoryByUserName(String codiUsuari) Operation findUserRolesHistoryByUserNameGroupService.findUsersRolesDomainTypeAndUserGroups(String codiGrup) Operation findUsersRolesDomainTypeAndUserGroupsGroupService.findUsersRolesWithGroupByUserName(String codiUsuari) Operation findUsersRolesWithGroupByUserNameMethods in com.soffid.iam.iga.service with parameters of type RoleAccountModifier and TypeMethodDescriptionEntitlementDelegationService.acceptDelegation(RoleAccount ra) Operation acceptDelegation Accepts a delegation not accepted yetvoidApplicationService.approveDelete(RoleAccount rolsUsuaris) Operation approveDeleteEntitlementDelegationService.cancelDelegation(RoleAccount rolAccount) Operation cancelDelegation Revokes an entitilementApplicationService.create(RoleAccount rolsUsuaris) Operation createEntitlementDelegationService.delegate(RoleAccount rolAccount, String user, String account, Date since, Date until) Operation delegate Delegates an entitilementvoidApplicationService.delete(RoleAccount rolsUsuaris) Operation deletevoidApplicationService.deleteByRuleEvaluation(RoleAccount rolsUsuaris) Operation deleteByRuleEvaluationvoidApplicationService.denyApproval(RoleAccount rolsUsuaris) Operation denyApprovalvoidApplicationService.denyDelete(RoleAccount rolsUsuaris) Operation denyDeleteApplicationService.enableOrDisableOnDates(RoleAccount rolsUsuaris) Operation enableOrDisableOnDates Enables or disable a rolAccount based on the start and end datesEntitlementDelegationService.findAccountsToDelegate(RoleAccount rolAccount, String user) Operation findAccountsToDelegate Gets the list of accounts that can be delegated for a userApplicationService.update(RoleAccount rolsUsuaris) Operation updateApplicationService.updateAttributes(RoleAccount rolsUsuaris) Operation updateAttributesMethod parameters in com.soffid.iam.iga.service with type arguments of type RoleAccountModifier and TypeMethodDescriptionApplicationService.generateChangesReport(Role rol, List<RoleAccount> grantsToAdd, List<RoleAccount> grantsToRemove) Operation generateChangesReport Generates a report to view the changes that a role change will generat -
Uses of RoleAccount in com.soffid.iam.iga.service.ejb
Methods in com.soffid.iam.iga.service.ejb that return RoleAccountModifier and TypeMethodDescriptionEntitlementDelegationService.acceptDelegation(RoleAccount ra) EntitlementDelegationService.cancelDelegation(RoleAccount rolAccount) ApplicationService.create(RoleAccount rolsUsuaris) EntitlementDelegationService.delegate(RoleAccount rolAccount, String user, String account, Date since, Date until) ApplicationService.findRoleAccountById(long id) ApplicationService.updateAttributes(RoleAccount rolsUsuaris) Methods in com.soffid.iam.iga.service.ejb that return types with arguments of type RoleAccountModifier and TypeMethodDescriptionEntitlementDelegationService.findActiveDelegations()ApplicationService.findApplicationManagers(String informationSystem, String roleName) EntitlementDelegationService.findDelegationsToAccept()ApplicationService.findEffectiveUserRolesByInformationSystem(String informationSystem) ApplicationService.findGroupManagers(String group, String roleName) com.soffid.zkdb.api.PagedResult<RoleAccount>ApplicationService.findRedundantRoles(String query) ApplicationService.findRoleAccountByAccount(long accountId) ApplicationService.findRoleAccountByAccountNoRule(long accountId) com.soffid.zkdb.api.PagedResult<RoleAccount>ApplicationService.findRoleAccounts(com.soffid.zkdb.api.Query query) SelfService.findRoleAccounts()ApplicationService.findUserRolesByInformationSystem(String informationSystem) ApplicationService.findUserRolesByRoleNameAndRoleApplicationNameAndDispatcherName(String nomRole, String codiAplicacioRol, String codiDispatcher) ApplicationService.findUserRolesByUserName(String codiUsuari) ApplicationService.findUserRolesByUserNameNoRules(String codiUsuari) ApplicationService.findUserRolesByUserNameNoSoD(String codiUsuari) ApplicationService.findUserRolesHistoryByUserName(String codiUsuari) GroupService.findUsersRolesDomainTypeAndUserGroups(String codiGrup) Methods in com.soffid.iam.iga.service.ejb with parameters of type RoleAccountModifier and TypeMethodDescriptionEntitlementDelegationService.acceptDelegation(RoleAccount ra) EntitlementDelegationService.cancelDelegation(RoleAccount rolAccount) ApplicationService.create(RoleAccount rolsUsuaris) EntitlementDelegationService.delegate(RoleAccount rolAccount, String user, String account, Date since, Date until) voidApplicationService.delete(RoleAccount rolsUsuaris) EntitlementDelegationService.findAccountsToDelegate(RoleAccount rolAccount, String user) ApplicationService.updateAttributes(RoleAccount rolsUsuaris) Method parameters in com.soffid.iam.iga.service.ejb with type arguments of type RoleAccountModifier and TypeMethodDescriptionApplicationService.generateChangesReport(Role rol, List<RoleAccount> grantsToAdd, List<RoleAccount> grantsToRemove) -
Uses of RoleAccount in com.soffid.iam.rc.api
Methods in com.soffid.iam.rc.api that return RoleAccountMethods in com.soffid.iam.rc.api with parameters of type RoleAccountModifier and TypeMethodDescriptionvoidIssue.setRoleAccount(RoleAccount roleAccount) Sets value for attribute roleAccountConstructors in com.soffid.iam.rc.api with parameters of type RoleAccountModifierConstructorDescriptionIssue(Long id, Long number, String requester, String type, String description, Integer times, IssueStatus status, Double failedLoginPct, Double humanConfidence, String system, String otpDevice, String exception, SoDRisk risk, RoleAccount roleAccount, PamRule rule, String jobName, String ip, String country, String account, String loginName, String hash, List<IssueHost> hosts, List<IssueBrowser> browsers, List<IssueUser> users, String breachedEmail, String dataBreach, String htmlDescription, Date created, Date acknowledged, Date solved, String actor, String performedActions, Date updatedOn, String updatedBy, Date deletedOn, String deletedBy, Date createdOn) -
Uses of RoleAccount in com.soffid.iam.rc.service
Methods in com.soffid.iam.rc.service that return types with arguments of type RoleAccountModifier and TypeMethodDescriptionSoDRuleService.findViolotions(String applicationName, SoDRisk riskLevel) Operation findViolotionsMethods in com.soffid.iam.rc.service with parameters of type RoleAccountModifier and TypeMethodDescriptionSoDRuleService.findAffectingRulesByRolAccount(RoleAccount ra) Operation findAffectingRulesByRolAccountSoDRuleService.isAllowed(RoleAccount ra) Operation isAllowedMethod parameters in com.soffid.iam.rc.service with type arguments of type RoleAccountModifier and TypeMethodDescriptionvoidSoDRuleService.qualifyRolAccountList(List<RoleAccount> ra) Operation qualifyRolAccountListSoDRuleService.qualifyUser(Collection<RoleAccount> ra) Operation qualifyUser -
Uses of RoleAccount in com.soffid.iam.rc.service.ejb
Methods in com.soffid.iam.rc.service.ejb that return types with arguments of type RoleAccountModifier and TypeMethodDescriptionSoDRuleService.findViolotions(String applicationName, SoDRisk riskLevel) Methods in com.soffid.iam.rc.service.ejb with parameters of type RoleAccountModifier and TypeMethodDescriptionSoDRuleService.findAffectingRulesByRolAccount(RoleAccount ra) SoDRuleService.isAllowed(RoleAccount ra) Method parameters in com.soffid.iam.rc.service.ejb with type arguments of type RoleAccountModifier and TypeMethodDescriptionvoidSoDRuleService.qualifyRolAccountList(List<RoleAccount> ra) -
Uses of RoleAccount in com.soffid.iam.sync.service
Method parameters in com.soffid.iam.sync.service with type arguments of type RoleAccountModifier and TypeMethodDescriptionvoidServerService.reconcileAccount(Account account, List<RoleAccount> grants) Operation reconcileAccount Updates Soffid image of the reconciled account.