Uses of Class
com.soffid.iam.base.api.Account
Packages that use Account
Package
Description
-
Uses of Account in com.soffid.iam.am.api
Methods in com.soffid.iam.am.api that return AccountModifier and TypeMethodDescriptionChallenge.getAccount()Gets value for attribute accountOtpChallengeProxy.getAccount()Gets value for attribute accountVaultElement.getAccount()Gets value for attribute accountVaultFolderAccountPermissions.getAccount()Gets value for attribute accountMethods in com.soffid.iam.am.api with parameters of type AccountModifier and TypeMethodDescriptionvoidChallenge.setAccount(Account account) Sets value for attribute accountvoidOtpChallengeProxy.setAccount(Account account) Sets value for attribute accountvoidVaultElement.setAccount(Account account) Sets value for attribute accountvoidVaultFolderAccountPermissions.setAccount(Account account) Sets value for attribute accountConstructors in com.soffid.iam.am.api with parameters of type AccountModifierConstructorDescriptionChallenge(Password password, int type, User user, Account account, String userKey, Host host, Host clientHost, int centinelPort, String otpHandler, String cardNumber, String cell, String value, Timestamp timeStamp, int clientVersion, String kerberosDomain, String challengeId, GSSContext kerberosContext, String domain, boolean closeOldSessions, boolean silent, boolean alternativeMethodAvailable, boolean resendAvailable, Object additionalData, String identityProvider) OtpChallengeProxy(User user, Account account, String otpHandler, String cardNumber, String cell, String value) VaultElement(Long id, Long parentId, String type, Account account, VaultFolder folder) VaultFolderAccountPermissions(Account account, Vector<AccountAccessLevelEnum> permissions) -
Uses of Account in com.soffid.iam.am.service
Methods in com.soffid.iam.am.service that return AccountModifier and TypeMethodDescriptionVaultService.addToFolder(Account account) Operation addToFolderCertificateValidationService.getCertificateAccount(List<X509Certificate> certs) Operation getCertificateAccountMethods in com.soffid.iam.am.service that return types with arguments of type AccountModifier and TypeMethodDescriptionVaultService.findAccounts(String filter) Operation findAccountsVaultService.list(VaultFolder folder) Operation listMethods in com.soffid.iam.am.service with parameters of type AccountModifier and TypeMethodDescriptionVaultService.addToFolder(Account account) Operation addToFolder -
Uses of Account in com.soffid.iam.am.service.ejb
Methods in com.soffid.iam.am.service.ejb that return AccountModifier and TypeMethodDescriptionCertificateValidationService.getCertificateAccount(List<X509Certificate> certs) Methods in com.soffid.iam.am.service.ejb that return types with arguments of type AccountModifier and TypeMethodDescriptionVaultService.findAccounts(String filter) VaultService.list(VaultFolder folder) -
Uses of Account in com.soffid.iam.base.api
Subclasses of Account in com.soffid.iam.base.api -
Uses of Account in com.soffid.iam.base.service
Methods in com.soffid.iam.base.service that return AccountModifier and TypeMethodDescriptionAccountService.createAccount(Account account) Operation createAccount Creates a shared accountAccountService.createAccount2(Account account) Operation createAccount2 Creates a shared account, including its attributesAccountService.findAccount(String accountAndDispatcher) Operation findAccount Finds an account by name and systemAccountService.findAccount(String accountName, String dispatcherName) Operation findAccount Finds an account by name and systemAccountService.findAccountByExternalId(String externalId, String system) Operation findAccountByExternalId Finds an account by external idAccountService.findAccountById(long id) Operation findAccountById Finds an account by idAccountService.generateAccountSshPrivateKey(Account account) Operation generateAccountSshPrivateKey Stores the account SSH private keyOperation load Gets an account by idAccountService.removeAccountSnapshot(Account account) Operation removeAccountSnapshotAccountService.setAccountSshPrivateKey(Account account, String privateKey) Operation setAccountSshPrivateKey Stores the account SSH private keyAccountService.updateAccount(Account account) Operation updateAccount Updates a shared accountAccountService.updateAccount2(Account account) Operation updateAccount2 Updates a shared account, including its attributesMethods in com.soffid.iam.base.service that return types with arguments of type AccountModifier and TypeMethodDescriptioncom.soffid.zkdb.api.PagedResult<Account>AccountService.findAccounts(com.soffid.zkdb.api.Query query) Operation findAccountsAccountService.findAccountsNearToExpire(Date currentDate, Date limitDate, Collection<AccountType> accTypes, Collection<UserType> userTypes) Operation findAccountsNearToExpire Gets accounts near to expireAccountService.findSharedAccountsByUser(String userName) Operation findSharedAccountsByUser Gets the non single-user accounts for a userAccountService.getUserGrantedAccounts(User usuari) Operation getUserGrantedAccounts Gets the users than currently can use the account from consoleAccountService.getUserGrantedAccounts(User usuari, AccountAccessLevelEnum level) Operation getUserGrantedAccounts Gets the users than currently can use the account with the desired access levelAccountService.listNonUserAccounts(System dispatcher, String nom) Operation listNonUserAccounts Search shareds account on a systemMethods in com.soffid.iam.base.service with parameters of type AccountModifier and TypeMethodDescriptionvoidAccountService.checkinHPAccount(Account account) Operation checkinHPAccount Unlocks a high privileged accountAccountService.checkPasswordSynchronizationStatus(Account account) Operation checkPasswordSynchronizationStatusAccountService.createAccount(Account account) Operation createAccount Creates a shared accountAccountService.createAccount2(Account account) Operation createAccount2 Creates a shared account, including its attributesAccountService.findAccountServices(Account account) Operation findAccountServicesAccountService.generateAccountPassword(Account account) Operation generateAccountPassword Generates a password for the accountAccountService.generateAccountSshPrivateKey(Account account) Operation generateAccountSshPrivateKey Stores the account SSH private keyAccountService.generateAccountTemporaryPassword(Account account) Operation generateAccountTemporaryPassword Generates a temporary password for the accountAccountService.getAccountAttributes(Account acc) Operation getAccountAttributes Gets account attributesAccountService.getAccountUsers(Account account) Operation getAccountUsers Gets the users than currently owns the account.AccountService.getAccountUsers(Account account, AccountAccessLevelEnum level) Operation getAccountUsers Gets the users than currently matches the desired access level for the account.AccountService.getActiveTasks(Account account) Operation getActiveTasksAccountService.getHPAccountOwner(Account account) Operation getHPAccountOwner Gets the current privileged account ownervoidAccountService.grantAcccountToUser(Account account, String user, Long processId, Date until) Operation grantAcccountToUservoidAccountService.grantAcccountToUser(Account account, String user, Long processId, Date until, String entryPoint) Operation grantAcccountToUserbooleanAccountService.hasAccountSshKey(Account account) Operation hasAccountSshKey Gets the account passwordbooleanAccountService.isUpdatePending(Account account) Operation isUpdatePending Identifies if there is any pending change to applyintAccountService.isUpdatePendingExtended(Account account) Operation isUpdatePendingExtended Identifies if there is any pending change. 0 means no change pending, 1 task is on hald, 2 means synchronization in progress, 3 means errorAccountService.listAccountGrants(Account acc) Operation listAccountGrants List high privileged account reservationsAccountService.queryAccountPassword(Account account) Operation queryAccountPassword Gets the account passwordAccountService.queryAccountSshKey(Account account) Operation queryAccountSshKey Gets the account passwordvoidAccountService.registerAccountReservationProcess(Account account, String user, Long processId) Operation registerAccountReservationProcessvoidAccountService.registerAccountReservationProcess(Account account, String user, Long processId, String entryPoint) Operation registerAccountReservationProcessvoidAccountService.removeAccount(Account account) Operation removeAccount Removes a shared accountAccountService.removeAccountSnapshot(Account account) Operation removeAccountSnapshotvoidAccountService.renameAccount(Account account) Operation renameAccount Renames a user accountvoidAccountService.sendAccountPassword(Account account) Operation sendAccountPassword Sends the current account password back to the target systemvoidAccountService.setAccountPassword(Account account, Password password) Operation setAccountPassword Sets the account passwordAccountService.setAccountPassword(Account account, Password password, boolean temporary, boolean online) Operation setAccountPassword Sets the account password.AccountService.setAccountSshPrivateKey(Account account, String privateKey) Operation setAccountSshPrivateKey Stores the account SSH private keyvoidAccountService.setAccountTemporaryPassword(Account account, Password password) Operation setAccountTemporaryPassword Sets the account temporary passwordbooleanAccountService.setHPAccountPassword(Account account, Password password, Date untilDate, boolean force) Operation setHPAccountPassword Sets the high privileged account password.AccountService.updateAccount(Account account) Operation updateAccount Updates a shared accountAccountService.updateAccount2(Account account) Operation updateAccount2 Updates a shared account, including its attributesvoidAccountService.updateAccountLastUpdate(Account account) Operation updateAccountLastUpdate Updates the accounts last update propertyvoidAccountService.updateAccountPasswordDate(Account account, Long passwordTerm) Operation updateAccountPasswordDate Updates the account password propertyvoidAccountService.updateAccountPasswordDate2(Account account, Date expirationDate) Operation updateAccountPasswordDate2 Updates account password set and expiration -
Uses of Account in com.soffid.iam.base.service.ejb
Methods in com.soffid.iam.base.service.ejb that return AccountModifier and TypeMethodDescriptionAccountService.createAccount(Account account) AccountService.createAccount2(Account account) AccountService.findAccount(String accountAndDispatcher) AccountService.findAccount(String accountName, String dispatcherName) AccountService.findAccountByExternalId(String externalId, String system) AccountService.findAccountById(long id) AccountService.generateAccountSshPrivateKey(Account account) AccountService.removeAccountSnapshot(Account account) AccountService.setAccountSshPrivateKey(Account account, String privateKey) AccountService.updateAccount(Account account) AccountService.updateAccount2(Account account) Methods in com.soffid.iam.base.service.ejb that return types with arguments of type AccountModifier and TypeMethodDescriptioncom.soffid.zkdb.api.PagedResult<Account>AccountService.findAccounts(com.soffid.zkdb.api.Query query) AccountService.findSharedAccountsByUser(String userName) AccountService.getUserGrantedAccounts(User usuari) AccountService.getUserGrantedAccounts(User usuari, AccountAccessLevelEnum level) AccountService.listNonUserAccounts(System dispatcher, String nom) Methods in com.soffid.iam.base.service.ejb with parameters of type AccountModifier and TypeMethodDescriptionvoidAccountService.checkinHPAccount(Account account) AccountService.checkPasswordSynchronizationStatus(Account account) AccountService.createAccount(Account account) AccountService.createAccount2(Account account) AccountService.findAccountServices(Account account) AccountService.generateAccountPassword(Account account) AccountService.generateAccountSshPrivateKey(Account account) AccountService.generateAccountTemporaryPassword(Account account) AccountService.getAccountAttributes(Account acc) AccountService.getHPAccountOwner(Account account) booleanAccountService.hasAccountSshKey(Account account) booleanAccountService.isUpdatePending(Account account) intAccountService.isUpdatePendingExtended(Account account) AccountService.listAccountGrants(Account acc) AccountService.queryAccountPassword(Account account) AccountService.queryAccountSshKey(Account account) voidAccountService.removeAccount(Account account) AccountService.removeAccountSnapshot(Account account) voidAccountService.renameAccount(Account account) voidAccountService.sendAccountPassword(Account account) voidAccountService.setAccountPassword(Account account, Password password) AccountService.setAccountPassword(Account account, Password password, boolean temporary, boolean online) AccountService.setAccountSshPrivateKey(Account account, String privateKey) voidAccountService.setAccountTemporaryPassword(Account account, Password password) booleanAccountService.setHPAccountPassword(Account account, Password password, Date untilDate, boolean force) AccountService.updateAccount(Account account) AccountService.updateAccount2(Account account) -
Uses of Account in com.soffid.iam.iga.api
Methods in com.soffid.iam.iga.api that return AccountMethods in com.soffid.iam.iga.api with parameters of type AccountModifier and TypeMethodDescriptionvoidAccountHistory.setAccount(Account account) Sets value for attribute accountConstructors in com.soffid.iam.iga.api with parameters of type AccountModifierConstructorDescriptionAccountHistory(Account account, AccountAccessLevelEnum level, Date start, Date end) -
Uses of Account in com.soffid.iam.iga.service
Methods in com.soffid.iam.iga.service that return AccountModifier and TypeMethodDescriptionSelfService.getAccountById(long id) Operation getAccountById Get accountSelfService.updateSharedAccount(Account account) Operation updateSharedAccount Updates an account, including ACLs if user is ownerMethods in com.soffid.iam.iga.service that return types with arguments of type AccountModifier and TypeMethodDescriptionSelfService.getSharedAccounts(String filter) Operation getSharedAccounts Gets the list of shared accounts granted to the userSelfService.getUserAccounts()Operation getUserAccountsMethods in com.soffid.iam.iga.service with parameters of type AccountModifier and TypeMethodDescriptionvoidSelfService.checkCanSetAccountPassword(Account account) Operation checkCanSetAccountPasswordvoidSelfService.checkinHPAccount(Account account) Operation checkinHPAccount Unlocks a high privileged accountSelfService.generateAccountTemporaryPassword(Account account) Operation generateAccountTemporaryPassword Generates a temporary password for the accountSelfService.getAccountAttributes(Account acc) Operation getAccountAttributes Get account attributesSelfService.passwordsStatus(Account account) Operation passwordsStatusSelfService.queryAccountPassword(Account account) Operation queryAccountPasswordSelfService.queryAccountPasswordBypassPolicy(Account account) Operation queryAccountPasswordBypassPolicySelfService.queryAccountSshKey(Account account) Operation queryAccountSshKeySelfService.queryAccountSshKeyBypassPolicy(Account account) Operation queryAccountSshKeyBypassPolicySelfService.queryOtherAffectedAccounts(Account account) Operation queryOtherAffectedAccountsvoidSelfService.setAccountPassword(Account account, Password password) Operation setAccountPasswordvoidSelfService.setAccountSshKey(Account account, Password password) Operation setAccountSshKeybooleanSelfService.setHPAccountPassword(Account account, Password password, Date untilDate, boolean force) Operation setHPAccountPasswordSelfService.updateSharedAccount(Account account) Operation updateSharedAccount Updates an account, including ACLs if user is owner -
Uses of Account in com.soffid.iam.iga.service.ejb
Methods in com.soffid.iam.iga.service.ejb that return AccountModifier and TypeMethodDescriptionSelfService.getAccountById(long id) SelfService.updateSharedAccount(Account account) Methods in com.soffid.iam.iga.service.ejb that return types with arguments of type AccountModifier and TypeMethodDescriptionSelfService.getSharedAccounts(String filter) SelfService.getUserAccounts()Methods in com.soffid.iam.iga.service.ejb with parameters of type AccountModifier and TypeMethodDescriptionvoidSelfService.checkCanSetAccountPassword(Account account) voidSelfService.checkinHPAccount(Account account) SelfService.generateAccountTemporaryPassword(Account account) SelfService.getAccountAttributes(Account acc) SelfService.passwordsStatus(Account account) SelfService.queryAccountPassword(Account account) SelfService.queryAccountPasswordBypassPolicy(Account account) SelfService.queryAccountSshKey(Account account) SelfService.queryAccountSshKeyBypassPolicy(Account account) SelfService.queryOtherAffectedAccounts(Account account) voidSelfService.setAccountPassword(Account account, Password password) voidSelfService.setAccountSshKey(Account account, Password password) booleanSelfService.setHPAccountPassword(Account account, Password password, Date untilDate, boolean force) SelfService.updateSharedAccount(Account account) -
Uses of Account in com.soffid.iam.pam.service
Methods in com.soffid.iam.pam.service that return types with arguments of type AccountModifier and TypeMethodDescriptionNetworkDiscoveryService.findNetworkAccount(Network network) Operation findNetworkAccount Retrieves account for network discoveryMethods in com.soffid.iam.pam.service with parameters of type AccountModifier and TypeMethodDescriptionPamSessionService.createCustomJumpServerSession(Account account, String sourceIp, SessionType type, String info) Operation createCustomJumpServerSession Creates a jump server session and returns the session URL.PamSessionService.createJumpServerSession(Account account) Operation createJumpServerSession Creates a jump server session and returns the session URLPamSessionService.createJumpServerSession(Account account, String entryPointPath, String entryPointDescriptor) Operation createJumpServerSession Creates a jump server session and returns the session URLPamSessionService.createJumpServerSession(Account account, String entryPointPath, String entryPointDescriptor, String pamPolicy) Operation createJumpServerSession Creates a jump server session and returns the session URLvoidNetworkDiscoveryService.createNetworkAccount(Network network, Account account) Operation createNetworkAccount Register account for network discoveryvoidNetworkDiscoveryService.removeNetworkAccount(Network network, Account account) Operation removeNetworkAccount Removes account for network discovery -
Uses of Account in com.soffid.iam.pam.service.ejb
Methods in com.soffid.iam.pam.service.ejb that return types with arguments of type AccountMethods in com.soffid.iam.pam.service.ejb with parameters of type AccountModifier and TypeMethodDescriptionPamSessionService.createJumpServerSession(Account account) PamSessionService.createJumpServerSession(Account account, String entryPointPath, String entryPointDescriptor) PamSessionService.createJumpServerSession(Account account, String entryPointPath, String entryPointDescriptor, String pamPolicy) voidNetworkDiscoveryService.createNetworkAccount(Network network, Account account) voidNetworkDiscoveryService.removeNetworkAccount(Network network, Account account) -
Uses of Account in com.soffid.iam.sync.intf
Methods in com.soffid.iam.sync.intf that return AccountModifier and TypeMethodDescriptionReconcileMgr2.getAccountInfo(String userAccount) Get full user informationMethods in com.soffid.iam.sync.intf with parameters of type AccountModifier and TypeMethodDescriptionReconcileMgr2.getAccountChangesToApply(Account account) ReconcileMgr2.getAccountGrants(Account account) Get the list of roles assigned to account.voidServiceMgr.setServicePassword(String service, Account account, Password password) Change the service passwordvoidUserMgr.updateUser(Account account) Update shared account datavoidUserMgr.updateUser(Account account, User user) Update user data.Method parameters in com.soffid.iam.sync.intf with type arguments of type AccountModifier and TypeMethodDescriptionvoidNetworkDiscoveryInterface.startDiscovery(Network network, List<Account> accounts) -
Uses of Account in com.soffid.iam.sync.intf.discovery
Methods in com.soffid.iam.sync.intf.discovery that return AccountMethods in com.soffid.iam.sync.intf.discovery with parameters of type Account -
Uses of Account in com.soffid.iam.sync.service
Methods in com.soffid.iam.sync.service that return AccountModifier and TypeMethodDescriptionServerService.findAccountByLoginNameAndSystem(String loginName, String system) Operation findAccountByLoginNameAndSystemServerService.getAccountInfo(String accountName, String dispatcherId) Operation getAccountInfo Retrieves an account from soffid databaseServerService.getAccountInfoByExternalId(String externalId, String dispatcherId) Operation getAccountInfoByExternalId Retrieves an account from soffid databaseServerService.parseKerberosToken(String domain, String serviceName, byte[] keytab, byte[] token) Operation parseKerberosToken Parses a kerberos token.Methods in com.soffid.iam.sync.service that return types with arguments of type AccountModifier and TypeMethodDescriptionPamProxySessionService.findAccounts(String userName, String url, String accountName) Operation findAccountsSecretStoreService.getAccountsWithPassword()Operation getAccountsWithPasswordServerService.getRoleAccounts(long roleId, String dispatcherId) Operation getRoleAccountsServerService.getRoleActiveAccounts(long roleId, String dispatcher) Operation getRoleActiveAccountsMethods in com.soffid.iam.sync.service with parameters of type AccountModifier and TypeMethodDescriptionPamProxySessionService.openSession(String userName, Account account, String sourceIp, SessionType type, String info, Map<String, Map<String, String>> obligations) Operation openSessionvoidServerService.reconcileAccount(Account account, List<RoleAccount> grants) Operation reconcileAccount Updates Soffid image of the reconciled account.PamProxySessionService.startWorkflow(String workflow, String userName, Account account, int hours, String comments) Operation startWorkflow