Uses of Class
com.soffid.iam.model.AccountEntity
-
Packages that use AccountEntity Package Description com.soffid.iam.model com.soffid.iam.service com.soffid.iam.service.impl es.caib.seycon.ng.servei -
-
Uses of AccountEntity in com.soffid.iam.model
Subclasses of AccountEntity in com.soffid.iam.model Modifier and Type Class Description class
AccountEntityImpl
Entity AccountEntity implementationMethods in com.soffid.iam.model that return AccountEntity Modifier and Type Method Description AccountEntity
AccountEntityDao. accountToEntity(com.soffid.iam.api.Account instance)
Transforms fromAccount
objectAccountEntity
AccountEntityDaoBase. accountToEntity(com.soffid.iam.api.Account instance)
Transforms fromAccount
objectAccountEntity
AccountEntityDaoImpl. accountToEntity(com.soffid.iam.api.Account instance)
AccountEntity
AccountEntityDao. findByNameAndSystem(CriteriaSearchConfiguration criteria, String name, String dispatcher)
CriteriaSearchConfiguration finderAccountEntity
AccountEntityDao. findByNameAndSystem(String name, String dispatcher)
Operation findByNameAndSystemAccountEntity
AccountEntityDaoBase. findByNameAndSystem(CriteriaSearchConfiguration criteria, String name, String dispatcher)
CriteriaSearchConfiguration implementationAccountEntity
AccountEntityDaoBase. findByNameAndSystem(String queryString, CriteriaSearchConfiguration criteria, String name, String dispatcher)
Internal implementationAccountEntity
AccountEntityDaoBase. findByNameAndSystem(String name, String dispatcher)
Operation findByNameAndSystemAccountEntity
AccountAccessEntity. getAccount()
Gets value for attribute accountAccountEntity
AccountAttributeEntity. getAccount()
Gets value for attribute accountAccountEntity
AccountPasswordEntity. getAccount()
Gets value for attribute accountAccountEntity
ChallengeEntity. getAccount()
Gets value for attribute accountAccountEntity
EntryPointAccountEntity. getAccount()
Gets value for attribute accountAccountEntity
HostServiceEntity. getAccount()
Gets value for attribute accountAccountEntity
IssueEntity. getAccount()
Gets value for attribute accountAccountEntity
NetworkDiscoveryAccountEntity. getAccount()
Gets value for attribute accountAccountEntity
RoleAccountEntity. getAccount()
Gets value for attribute accountAccountEntity
SessionEntity. getAccount()
Gets value for attribute accountAccountEntity
UserAccountEntity. getAccount()
Gets value for attribute accountAccountEntity
AuditEntity. getAccountAssoc()
Gets value for attribute accountAssocAccountEntity
RoleAccountEntity. getDelegateAccount()
Gets value for attribute delegateAccountAccountEntity
RoleAccountEntity. getOwnerAccount()
Gets value for attribute ownerAccountAccountEntity
IssueEntity. getRequester()
Gets value for attribute requesterAccountEntity
AccountEntityDao. load(Long id)
Loads an instance ofAccountEntity
from the persistent store.AccountEntity
AccountEntityDaoBase. load(Long id)
Loads an instance ofAccountEntity
from the persistent store.AccountEntity
AccountEntityDao. newAccountEntity()
Creates an instance ofAccountEntity
.AccountEntity
AccountEntityDaoBase. newAccountEntity()
Creates an instance ofAccountEntity
.Methods in com.soffid.iam.model that return types with arguments of type AccountEntity Modifier and Type Method Description List<AccountEntity>
AccountEntityDao. accountToEntityList(Collection<com.soffid.iam.api.Account> instances)
Transforms fromAccount
listList<AccountEntity>
AccountEntityDaoBase. accountToEntityList(Collection<com.soffid.iam.api.Account> instances)
Transforms fromAccount
listList<AccountEntity>
AccountEntityDao. findByCriteria(es.caib.seycon.ng.comu.AccountCriteria criteria)
Operation findByCriteriaList<AccountEntity>
AccountEntityDaoBase. findByCriteria(es.caib.seycon.ng.comu.AccountCriteria criteria)
Operation findByCriteriaCollection<AccountEntity>
AccountEntityDao. findByText(CriteriaSearchConfiguration criteria, String text)
CriteriaSearchConfiguration finderCollection<AccountEntity>
AccountEntityDao. findByText(String text)
Operation findByTextCollection<AccountEntity>
AccountEntityDaoBase. findByText(CriteriaSearchConfiguration criteria, String text)
CriteriaSearchConfiguration implementationCollection<AccountEntity>
AccountEntityDaoBase. findByText(String text)
Operation findByTextCollection<AccountEntity>
AccountEntityDaoBase. findByText(String queryString, CriteriaSearchConfiguration criteria, String text)
Internal implementationCollection<AccountEntity>
AccountEntityDaoImpl. findByText(CriteriaSearchConfiguration criteria, String text)
List<AccountEntity>
AccountEntityDao. findByUser(CriteriaSearchConfiguration criteria, Long userId)
CriteriaSearchConfiguration finderList<AccountEntity>
AccountEntityDao. findByUser(Long userId)
Operation findByUserList<AccountEntity>
AccountEntityDaoBase. findByUser(CriteriaSearchConfiguration criteria, Long userId)
CriteriaSearchConfiguration implementationList<AccountEntity>
AccountEntityDaoBase. findByUser(Long userId)
Operation findByUserList<AccountEntity>
AccountEntityDaoBase. findByUser(String queryString, CriteriaSearchConfiguration criteria, Long userId)
Internal implementationList<AccountEntity>
AccountEntityDao. findByUserAndDomain(CriteriaSearchConfiguration criteria, String user, String domain)
CriteriaSearchConfiguration finderList<AccountEntity>
AccountEntityDao. findByUserAndDomain(String user, String domain)
Operation findByUserAndDomainList<AccountEntity>
AccountEntityDaoBase. findByUserAndDomain(CriteriaSearchConfiguration criteria, String user, String domain)
CriteriaSearchConfiguration implementationList<AccountEntity>
AccountEntityDaoBase. findByUserAndDomain(String queryString, CriteriaSearchConfiguration criteria, String user, String domain)
Internal implementationList<AccountEntity>
AccountEntityDaoBase. findByUserAndDomain(String user, String domain)
Operation findByUserAndDomainList<AccountEntity>
AccountEntityDao. findByUserAndSystem(CriteriaSearchConfiguration criteria, String user, String dispatcher)
CriteriaSearchConfiguration finderList<AccountEntity>
AccountEntityDao. findByUserAndSystem(String user, String dispatcher)
Operation findByUserAndSystemList<AccountEntity>
AccountEntityDaoBase. findByUserAndSystem(CriteriaSearchConfiguration criteria, String user, String dispatcher)
CriteriaSearchConfiguration implementationList<AccountEntity>
AccountEntityDaoBase. findByUserAndSystem(String queryString, CriteriaSearchConfiguration criteria, String user, String dispatcher)
Internal implementationList<AccountEntity>
AccountEntityDaoBase. findByUserAndSystem(String user, String dispatcher)
Operation findByUserAndSystemList<AccountEntity>
AccountEntityDao. findSharedAccounts(CriteriaSearchConfiguration criteria, String name, String system)
CriteriaSearchConfiguration finderList<AccountEntity>
AccountEntityDao. findSharedAccounts(String name, String system)
Operation findSharedAccountsList<AccountEntity>
AccountEntityDaoBase. findSharedAccounts(CriteriaSearchConfiguration criteria, String name, String system)
CriteriaSearchConfiguration implementationList<AccountEntity>
AccountEntityDaoBase. findSharedAccounts(String queryString, CriteriaSearchConfiguration criteria, String name, String system)
Internal implementationList<AccountEntity>
AccountEntityDaoBase. findSharedAccounts(String name, String system)
Operation findSharedAccountsList<AccountEntity>
AccountEntityDaoImpl. findSharedAccounts(CriteriaSearchConfiguration criteria, String name, String dispatcher)
Collection<AccountEntity>
AccountSnapshotEntity. getAccounts()
Gets value for attribute accountsCollection<AccountEntity>
SystemEntity. getAccounts()
Gets value for attribute accountsCollection<AccountEntity>
UserTypeEntity. getAccounts()
Gets value for attribute accountsCollection<AccountEntity>
VaultFolderEntity. getAccounts()
Gets value for attribute accountsList<AccountEntity>
AccountEntityDao. loadAll()
Loads all instances ofAccountEntity
from the persistent store.List<AccountEntity>
AccountEntityDaoBase. loadAll()
Loads all instances ofAccountEntity
from the persistent store.List<AccountEntity>
AccountEntityDao. query(String query, Parameter[] parameters)
Query ofAccountEntity
from the persistent store.List<AccountEntity>
AccountEntityDao. query(String query, Parameter[] parameters, CriteriaSearchConfiguration criteria)
Query ofAccountEntity
from the persistent store.List<AccountEntity>
AccountEntityDaoBase. query(String queryString, Parameter[] parameters)
Query ofAccountEntity
from the persistent store.List<AccountEntity>
AccountEntityDaoBase. query(String queryString, Parameter[] parameters, CriteriaSearchConfiguration criteria)
Query ofAccountEntity
from the persistent store.Methods in com.soffid.iam.model with parameters of type AccountEntity Modifier and Type Method Description void
AccountEntityDao. accountToEntity(com.soffid.iam.api.Account source, AccountEntity target, boolean copyIfNull)
Copy data fromAccount
objectvoid
AccountEntityDaoBase. accountToEntity(com.soffid.iam.api.Account source, AccountEntity target, boolean copyIfNull)
Copy data fromAccount
objectvoid
AccountEntityDaoImpl. accountToEntity(com.soffid.iam.api.Account source, AccountEntity target, boolean copyIfNull)
void
AccountEntityDao. create(AccountEntity entity)
Adds an instance ofAccountEntity
to the persistent store.void
AccountEntityDaoBase. create(AccountEntity entity)
Adds an instance ofAccountEntity
to the persistent store.void
AccountEntityDaoImpl. create(AccountEntity entity)
protected com.soffid.iam.api.AccessControlList
AccountEntityDaoImpl. generateAcl(AccountEntity source, es.caib.seycon.ng.comu.AccountAccessLevelEnum al)
es.caib.seycon.ng.comu.AccountAccessLevelEnum
AccountEntityDao. getAccessLevel(AccountEntity account, String user)
Operation getAccessLeveles.caib.seycon.ng.comu.AccountAccessLevelEnum
AccountEntityDaoBase. getAccessLevel(AccountEntity account, String user)
protected abstract es.caib.seycon.ng.comu.AccountAccessLevelEnum
AccountEntityDaoBase. handleGetAccessLevel(AccountEntity account, String user)
protected es.caib.seycon.ng.comu.AccountAccessLevelEnum
AccountEntityDaoImpl. handleGetAccessLevel(AccountEntity source, String user)
protected abstract void
AccountEntityDaoBase. handlePropagateChanges(AccountEntity account)
protected void
AccountEntityDaoImpl. handlePropagateChanges(AccountEntity account)
protected abstract void
AccountEntityDaoBase. handleRemoveFromCache(AccountEntity entity)
void
AccountEntityDaoImpl. handleRemoveFromCache(AccountEntity entity)
protected abstract void
AuditEntityDaoBase. handleUnlinkAccounts(AccountEntity account)
protected void
AuditEntityDaoImpl. handleUnlinkAccounts(AccountEntity account)
protected abstract void
AccountEntityDaoBase. handleUpdate(AccountEntity entity, String auditType)
protected void
AccountEntityDaoImpl. handleUpdate(AccountEntity entity, String auditType)
void
AccountEntityDao. propagateChanges(AccountEntity account)
Operation propagateChangesvoid
AccountEntityDaoBase. propagateChanges(AccountEntity account)
void
AccountEntityDao. remove(AccountEntity entity)
Removes an instance ofAccountEntity
from the persistent store.void
AccountEntityDaoBase. remove(AccountEntity entity)
Removes an instance ofAccountEntity
from the persistent store.void
AccountEntityDaoImpl. remove(AccountEntity entity)
protected void
AccountEntityDaoImpl. removeCacheEntry(AccountEntity entity)
void
AccountEntityDao. removeFromCache(AccountEntity entity)
Operation removeFromCachevoid
AccountEntityDaoBase. removeFromCache(AccountEntity entity)
void
AccountAccessEntity. setAccount(AccountEntity account)
Sets value for attribute accountvoid
AccountAttributeEntity. setAccount(AccountEntity account)
Sets value for attribute accountvoid
AccountPasswordEntity. setAccount(AccountEntity account)
Sets value for attribute accountvoid
ChallengeEntity. setAccount(AccountEntity account)
Sets value for attribute accountvoid
EntryPointAccountEntity. setAccount(AccountEntity account)
Sets value for attribute accountvoid
HostServiceEntity. setAccount(AccountEntity account)
Sets value for attribute accountvoid
IssueEntity. setAccount(AccountEntity account)
Sets value for attribute accountvoid
NetworkDiscoveryAccountEntity. setAccount(AccountEntity account)
Sets value for attribute accountvoid
RoleAccountEntity. setAccount(AccountEntity account)
Sets value for attribute accountvoid
SessionEntity. setAccount(AccountEntity account)
Sets value for attribute accountvoid
UserAccountEntity. setAccount(AccountEntity account)
Sets value for attribute accountvoid
AuditEntity. setAccountAssoc(AccountEntity accountAssoc)
Sets value for attribute accountAssocvoid
RoleAccountEntity. setDelegateAccount(AccountEntity delegateAccount)
Sets value for attribute delegateAccountvoid
RoleAccountEntity. setOwnerAccount(AccountEntity ownerAccount)
Sets value for attribute ownerAccountvoid
IssueEntity. setRequester(AccountEntity requester)
Sets value for attribute requestercom.soffid.iam.api.Account
AccountEntityDao. toAccount(AccountEntity entity)
Transforms toAccount
objectvoid
AccountEntityDao. toAccount(AccountEntity source, com.soffid.iam.api.Account target)
Copy data toAccount
objectcom.soffid.iam.api.Account
AccountEntityDaoBase. toAccount(AccountEntity entity)
Transforms toAccount
objectvoid
AccountEntityDaoBase. toAccount(AccountEntity source, com.soffid.iam.api.Account target)
Copy data toAccount
objectvoid
AccountEntityDaoImpl. toAccount(AccountEntity source, com.soffid.iam.api.Account target)
void
AuditEntityDao. unlinkAccounts(AccountEntity account)
Operation unlinkAccounts Unlinks audit logs from account that is going to be removedvoid
AuditEntityDaoBase. unlinkAccounts(AccountEntity account)
void
AccountEntityDao. update(AccountEntity entity)
Updates an instance ofAccountEntity
at the persistent store.void
AccountEntityDao. update(AccountEntity entity, String auditType)
Operation updatevoid
AccountEntityDaoBase. update(AccountEntity entity)
Updates an instance ofAccountEntity
at the persistent store.void
AccountEntityDaoBase. update(AccountEntity entity, String auditType)
void
AccountEntityDaoImpl. update(AccountEntity entity)
Method parameters in com.soffid.iam.model with type arguments of type AccountEntity Modifier and Type Method Description void
AccountEntityDao. create(Collection<? extends AccountEntity> entities)
Creates a collection ofAccountEntity
and adds it to the persistent store.void
AccountEntityDaoBase. create(Collection<? extends AccountEntity> entities)
Creates a collection ofAccountEntity
and adds it to the persistent store.void
AccountEntityDao. remove(Collection<? extends AccountEntity> entities)
Removes a collection ofAccountEntity
from the persistent store.void
AccountEntityDaoBase. remove(Collection<? extends AccountEntity> entities)
Removes a collection ofAccountEntity
from the persistent store.void
AccountSnapshotEntity. setAccounts(Collection<AccountEntity> accounts)
Sets value for attribute accountsvoid
SystemEntity. setAccounts(Collection<AccountEntity> accounts)
Sets value for attribute accountsvoid
UserTypeEntity. setAccounts(Collection<AccountEntity> accounts)
Sets value for attribute accountsvoid
VaultFolderEntity. setAccounts(Collection<AccountEntity> accounts)
Sets value for attribute accountsList<com.soffid.iam.api.Account>
AccountEntityDao. toAccountList(Collection<AccountEntity> entities)
Transforms toAccount
listList<com.soffid.iam.api.Account>
AccountEntityDaoBase. toAccountList(Collection<AccountEntity> instances)
Transforms toAccount
listvoid
AccountEntityDao. update(Collection<? extends AccountEntity> entities)
Updates a collection ofAccountEntity
in the persistent store.void
AccountEntityDaoBase. update(Collection<? extends AccountEntity> entities)
Updates a collection ofAccountEntity
in the persistent store. -
Uses of AccountEntity in com.soffid.iam.service
Methods in com.soffid.iam.service with parameters of type AccountEntity Modifier and Type Method Description void
PamSecurityHandlerServiceImpl. addObligation(com.soffid.iam.api.RequestedObligation req, List<com.soffid.iam.common.security.Obligation> unmeetObligations, AccountEntity account, String action)
com.soffid.iam.api.PasswordValidation
InternalPasswordService. checkAccountPassword(AccountEntity account, com.soffid.iam.api.Password password, boolean checkTrusted, boolean checkExpired)
Operation checkAccountPasswordcom.soffid.iam.api.PasswordValidation
InternalPasswordServiceBase. checkAccountPassword(AccountEntity account, com.soffid.iam.api.Password password, boolean checkTrusted, boolean checkExpired)
com.soffid.iam.api.PolicyCheckResult
InternalPasswordService. checkAccountPolicy(AccountEntity account, com.soffid.iam.api.Password password)
Operation checkAccountPolicycom.soffid.iam.api.PolicyCheckResult
InternalPasswordServiceBase. checkAccountPolicy(AccountEntity account, com.soffid.iam.api.Password password)
void
PamSecurityHandlerService. checkPermission(AccountEntity account, String action)
Operation checkPermissionvoid
PamSecurityHandlerServiceBase. checkPermission(AccountEntity account, String action)
com.soffid.iam.api.PamSecurityCheck
PamSecurityHandlerService. checkPermissionImpl(AccountEntity account, String action)
Operation checkPermissionImplcom.soffid.iam.api.PamSecurityCheck
PamSecurityHandlerServiceBase. checkPermissionImpl(AccountEntity account, String action)
protected com.soffid.iam.api.PasswordValidation
InternalPasswordServiceImpl. checkUserPassword(UserEntity user, AccountEntity account, PasswordDomainEntity passwordDomain, com.soffid.iam.api.Password password, boolean checkTrusted, boolean checkExpired)
void
InternalPasswordService. confirmAccountPassword(AccountEntity account, com.soffid.iam.api.Password password)
Operation confirmAccountPasswordvoid
InternalPasswordServiceBase. confirmAccountPassword(AccountEntity account, com.soffid.iam.api.Password password)
boolean
InternalPasswordService. existsAccountPassword(AccountEntity account)
Operation existsAccountPasswordboolean
InternalPasswordServiceBase. existsAccountPassword(AccountEntity account)
com.soffid.iam.api.Password
InternalPasswordService. generateFakeAccountPassword(AccountEntity account)
Operation generateFakeAccountPasswordcom.soffid.iam.api.Password
InternalPasswordServiceBase. generateFakeAccountPassword(AccountEntity account)
com.soffid.iam.api.Password
InternalPasswordService. generateNewAccountPassword(AccountEntity account, boolean mustBeChanged)
Operation generateNewAccountPasswordcom.soffid.iam.api.Password
InternalPasswordServiceBase. generateNewAccountPassword(AccountEntity account, boolean mustBeChanged)
com.soffid.iam.api.PasswordStatus
InternalPasswordService. getAccountPasswordsStatus(AccountEntity account)
Operation getAccountPasswordsStatuscom.soffid.iam.api.PasswordStatus
InternalPasswordServiceBase. getAccountPasswordsStatus(AccountEntity account)
com.soffid.iam.api.PamSecurityCheck
PamSecurityHandlerService. getObligations(AccountEntity account, String action)
Operation getObligationscom.soffid.iam.api.PamSecurityCheck
PamSecurityHandlerServiceBase. getObligations(AccountEntity account, String action)
com.soffid.iam.api.Password
AccountServiceImpl. getPassword(es.caib.seycon.ng.comu.AccountAccessLevelEnum level, com.soffid.iam.api.User usuari, AccountEntity acc, String url, String auth)
com.soffid.iam.api.Password
AccountServiceImpl. getSshKey(es.caib.seycon.ng.comu.AccountAccessLevelEnum level, com.soffid.iam.api.User usuari, AccountEntity acc, String url, String auth)
protected abstract com.soffid.iam.api.PasswordValidation
InternalPasswordServiceBase. handleCheckAccountPassword(AccountEntity account, com.soffid.iam.api.Password password, boolean checkTrusted, boolean checkExpired)
protected com.soffid.iam.api.PasswordValidation
InternalPasswordServiceImpl. handleCheckAccountPassword(AccountEntity account, com.soffid.iam.api.Password password, boolean checkTrusted, boolean checkExpired)
protected abstract com.soffid.iam.api.PolicyCheckResult
InternalPasswordServiceBase. handleCheckAccountPolicy(AccountEntity account, com.soffid.iam.api.Password password)
protected com.soffid.iam.api.PolicyCheckResult
InternalPasswordServiceImpl. handleCheckAccountPolicy(AccountEntity account, com.soffid.iam.api.Password password)
protected abstract void
PamSecurityHandlerServiceBase. handleCheckPermission(AccountEntity account, String action)
protected void
PamSecurityHandlerServiceImpl. handleCheckPermission(AccountEntity account, String action)
protected abstract com.soffid.iam.api.PamSecurityCheck
PamSecurityHandlerServiceBase. handleCheckPermissionImpl(AccountEntity account, String action)
protected com.soffid.iam.api.PamSecurityCheck
PamSecurityHandlerServiceImpl. handleCheckPermissionImpl(AccountEntity account, String action)
protected abstract void
InternalPasswordServiceBase. handleConfirmAccountPassword(AccountEntity account, com.soffid.iam.api.Password password)
protected void
InternalPasswordServiceImpl. handleConfirmAccountPassword(AccountEntity account, com.soffid.iam.api.Password password)
protected abstract boolean
InternalPasswordServiceBase. handleExistsAccountPassword(AccountEntity account)
protected boolean
InternalPasswordServiceImpl. handleExistsAccountPassword(AccountEntity account)
protected abstract com.soffid.iam.api.Password
InternalPasswordServiceBase. handleGenerateFakeAccountPassword(AccountEntity account)
protected com.soffid.iam.api.Password
InternalPasswordServiceImpl. handleGenerateFakeAccountPassword(AccountEntity account)
protected abstract com.soffid.iam.api.Password
InternalPasswordServiceBase. handleGenerateNewAccountPassword(AccountEntity account, boolean mustBeChanged)
protected com.soffid.iam.api.Password
InternalPasswordServiceImpl. handleGenerateNewAccountPassword(AccountEntity account, boolean mustChange)
protected abstract com.soffid.iam.api.PasswordStatus
InternalPasswordServiceBase. handleGetAccountPasswordsStatus(AccountEntity account)
protected com.soffid.iam.api.PasswordStatus
InternalPasswordServiceImpl. handleGetAccountPasswordsStatus(AccountEntity account)
protected abstract com.soffid.iam.api.PamSecurityCheck
PamSecurityHandlerServiceBase. handleGetObligations(AccountEntity account, String action)
protected com.soffid.iam.api.PamSecurityCheck
PamSecurityHandlerServiceImpl. handleGetObligations(AccountEntity account, String action)
protected abstract boolean
InternalPasswordServiceBase. handleIsAccountPasswordExpired(AccountEntity account)
protected boolean
InternalPasswordServiceImpl. handleIsAccountPasswordExpired(AccountEntity account)
protected abstract boolean
InternalPasswordServiceBase. handleIsOldAccountPassword(AccountEntity account, com.soffid.iam.api.Password password)
protected boolean
InternalPasswordServiceImpl. handleIsOldAccountPassword(AccountEntity account, com.soffid.iam.api.Password password)
protected abstract void
InternalPasswordServiceBase. handleStoreAccountPassword(AccountEntity account, com.soffid.iam.api.Password password, boolean mustChange, Date expirationDate)
protected void
InternalPasswordServiceImpl. handleStoreAccountPassword(AccountEntity account, com.soffid.iam.api.Password password, boolean mustChange, Date untilDate)
protected abstract void
InternalPasswordServiceBase. handleStoreAndForwardAccountPassword(AccountEntity account, com.soffid.iam.api.Password password, boolean mustChange, Date expirationDate)
protected void
InternalPasswordServiceImpl. handleStoreAndForwardAccountPassword(AccountEntity account, com.soffid.iam.api.Password password, boolean mustChange, Date untilDate)
protected abstract void
InternalPasswordServiceBase. handleStoreAndSynchronizeAccountPassword(AccountEntity account, com.soffid.iam.api.Password password, boolean mustChange, Date expirationDate)
protected void
InternalPasswordServiceImpl. handleStoreAndSynchronizeAccountPassword(AccountEntity account, com.soffid.iam.api.Password password, boolean mustChange, Date expirationDate)
boolean
InternalPasswordService. isAccountPasswordExpired(AccountEntity account)
Operation isAccountPasswordExpiredboolean
InternalPasswordServiceBase. isAccountPasswordExpired(AccountEntity account)
boolean
InternalPasswordService. isOldAccountPassword(AccountEntity account, com.soffid.iam.api.Password password)
Operation isOldAccountPasswordboolean
InternalPasswordServiceBase. isOldAccountPassword(AccountEntity account, com.soffid.iam.api.Password password)
protected void
PamPolicyServiceImpl. notify(SessionEntity session, AccountEntity account, List<PamActionEntity> actions, PamRuleEntity pamRuleEntity)
protected void
ApplicationServiceImpl. populateRoleAccount(Set<com.soffid.iam.service.RolAccountDetail> rad, int type, AccountEntity account, UserEntity user, GroupEntity holderGroup, boolean hierarchy, com.soffid.iam.service.RolAccountDetail parent, RoleAccountEntity ra)
protected com.soffid.iam.api.Password
InternalPasswordServiceImpl. randomPassword(AccountEntity account, boolean mustChange, boolean fake)
Generates a new passwordvoid
InternalPasswordService. storeAccountPassword(AccountEntity account, com.soffid.iam.api.Password password, boolean mustChange, Date expirationDate)
Operation storeAccountPasswordvoid
InternalPasswordServiceBase. storeAccountPassword(AccountEntity account, com.soffid.iam.api.Password password, boolean mustChange, Date expirationDate)
void
InternalPasswordService. storeAndForwardAccountPassword(AccountEntity account, com.soffid.iam.api.Password password, boolean mustChange, Date expirationDate)
Operation storeAndForwardAccountPasswordvoid
InternalPasswordServiceBase. storeAndForwardAccountPassword(AccountEntity account, com.soffid.iam.api.Password password, boolean mustChange, Date expirationDate)
void
InternalPasswordService. storeAndSynchronizeAccountPassword(AccountEntity account, com.soffid.iam.api.Password password, boolean mustChange, Date expirationDate)
Operation storeAndSynchronizeAccountPasswordvoid
InternalPasswordServiceBase. storeAndSynchronizeAccountPassword(AccountEntity account, com.soffid.iam.api.Password password, boolean mustChange, Date expirationDate)
-
Uses of AccountEntity in com.soffid.iam.service.impl
Methods in com.soffid.iam.service.impl with parameters of type AccountEntity Modifier and Type Method Description void
AccountDiffReport. disableAccount(UserEntity u, AccountEntity account)
void
RuleDryRunMethod. grant(RuleEntity rule, UserEntity user, RoleEntity role, String domainValue, AccountEntity account)
void
RuleEvaluatorGrantRevokeMethod. grant(RuleEntity rule, UserEntity user, RoleEntity role, String domainValue, AccountEntity account)
-
Uses of AccountEntity in es.caib.seycon.ng.servei
Methods in es.caib.seycon.ng.servei with parameters of type AccountEntity Modifier and Type Method Description es.caib.seycon.ng.comu.PasswordValidation
InternalPasswordService. checkAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password, boolean checkTrusted, boolean checkExpired)
Operation checkAccountPasswordes.caib.seycon.ng.comu.PasswordValidation
InternalPasswordServiceBase. checkAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password, boolean checkTrusted, boolean checkExpired)
es.caib.seycon.ng.comu.PasswordValidation
InternalPasswordServiceBaseProxy. checkAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password, boolean checkTrusted, boolean checkExpired)
es.caib.seycon.ng.comu.PolicyCheckResult
InternalPasswordService. checkAccountPolicy(AccountEntity account, es.caib.seycon.ng.comu.Password password)
Operation checkAccountPolicyes.caib.seycon.ng.comu.PolicyCheckResult
InternalPasswordServiceBase. checkAccountPolicy(AccountEntity account, es.caib.seycon.ng.comu.Password password)
es.caib.seycon.ng.comu.PolicyCheckResult
InternalPasswordServiceBaseProxy. checkAccountPolicy(AccountEntity account, es.caib.seycon.ng.comu.Password password)
void
InternalPasswordService. confirmAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password)
Operation confirmAccountPasswordvoid
InternalPasswordServiceBase. confirmAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password)
void
InternalPasswordServiceBaseProxy. confirmAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password)
boolean
InternalPasswordService. existsAccountPassword(AccountEntity account)
Operation existsAccountPasswordboolean
InternalPasswordServiceBase. existsAccountPassword(AccountEntity account)
boolean
InternalPasswordServiceBaseProxy. existsAccountPassword(AccountEntity account)
es.caib.seycon.ng.comu.Password
InternalPasswordService. generateFakeAccountPassword(AccountEntity account)
Operation generateFakeAccountPasswordes.caib.seycon.ng.comu.Password
InternalPasswordServiceBase. generateFakeAccountPassword(AccountEntity account)
es.caib.seycon.ng.comu.Password
InternalPasswordServiceBaseProxy. generateFakeAccountPassword(AccountEntity account)
es.caib.seycon.ng.comu.Password
InternalPasswordService. generateNewAccountPassword(AccountEntity account, boolean mustBeChanged)
Operation generateNewAccountPasswordes.caib.seycon.ng.comu.Password
InternalPasswordServiceBase. generateNewAccountPassword(AccountEntity account, boolean mustBeChanged)
es.caib.seycon.ng.comu.Password
InternalPasswordServiceBaseProxy. generateNewAccountPassword(AccountEntity account, boolean mustBeChanged)
es.caib.seycon.ng.comu.EstatContrasenya
InternalPasswordService. getAccountPasswordsStatus(AccountEntity account)
Operation getAccountPasswordsStatuses.caib.seycon.ng.comu.EstatContrasenya
InternalPasswordServiceBase. getAccountPasswordsStatus(AccountEntity account)
es.caib.seycon.ng.comu.EstatContrasenya
InternalPasswordServiceBaseProxy. getAccountPasswordsStatus(AccountEntity account)
protected abstract es.caib.seycon.ng.comu.PasswordValidation
InternalPasswordServiceBase. handleCheckAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password, boolean checkTrusted, boolean checkExpired)
protected abstract es.caib.seycon.ng.comu.PolicyCheckResult
InternalPasswordServiceBase. handleCheckAccountPolicy(AccountEntity account, es.caib.seycon.ng.comu.Password password)
protected abstract void
InternalPasswordServiceBase. handleConfirmAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password)
protected abstract boolean
InternalPasswordServiceBase. handleExistsAccountPassword(AccountEntity account)
protected abstract es.caib.seycon.ng.comu.Password
InternalPasswordServiceBase. handleGenerateFakeAccountPassword(AccountEntity account)
protected abstract es.caib.seycon.ng.comu.Password
InternalPasswordServiceBase. handleGenerateNewAccountPassword(AccountEntity account, boolean mustBeChanged)
protected abstract es.caib.seycon.ng.comu.EstatContrasenya
InternalPasswordServiceBase. handleGetAccountPasswordsStatus(AccountEntity account)
protected abstract boolean
InternalPasswordServiceBase. handleIsAccountPasswordExpired(AccountEntity account)
protected abstract boolean
InternalPasswordServiceBase. handleIsOldAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password)
protected abstract void
InternalPasswordServiceBase. handleStoreAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password, boolean mustChange, Date expirationDate)
protected abstract void
InternalPasswordServiceBase. handleStoreAndForwardAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password, boolean mustChange, Date expirationDate)
protected abstract void
InternalPasswordServiceBase. handleStoreAndSynchronizeAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password, boolean mustChange, Date expirationDate)
boolean
InternalPasswordService. isAccountPasswordExpired(AccountEntity account)
Operation isAccountPasswordExpiredboolean
InternalPasswordServiceBase. isAccountPasswordExpired(AccountEntity account)
boolean
InternalPasswordServiceBaseProxy. isAccountPasswordExpired(AccountEntity account)
boolean
InternalPasswordService. isOldAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password)
Operation isOldAccountPasswordboolean
InternalPasswordServiceBase. isOldAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password)
boolean
InternalPasswordServiceBaseProxy. isOldAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password)
void
InternalPasswordService. storeAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password, boolean mustChange, Date expirationDate)
Operation storeAccountPasswordvoid
InternalPasswordServiceBase. storeAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password, boolean mustChange, Date expirationDate)
void
InternalPasswordServiceBaseProxy. storeAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password, boolean mustChange, Date expirationDate)
void
InternalPasswordService. storeAndForwardAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password, boolean mustChange, Date expirationDate)
Operation storeAndForwardAccountPasswordvoid
InternalPasswordServiceBase. storeAndForwardAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password, boolean mustChange, Date expirationDate)
void
InternalPasswordServiceBaseProxy. storeAndForwardAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password, boolean mustChange, Date expirationDate)
void
InternalPasswordService. storeAndSynchronizeAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password, boolean mustChange, Date expirationDate)
Operation storeAndSynchronizeAccountPasswordvoid
InternalPasswordServiceBase. storeAndSynchronizeAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password, boolean mustChange, Date expirationDate)
void
InternalPasswordServiceBaseProxy. storeAndSynchronizeAccountPassword(AccountEntity account, es.caib.seycon.ng.comu.Password password, boolean mustChange, Date expirationDate)
-