Uses of Class
com.soffid.iam.iga.api.System
Packages that use System
Package
Description
-
Uses of System in com.soffid.iam.base.service
Methods in com.soffid.iam.base.service with parameters of type SystemModifier and TypeMethodDescriptionAccountService.createAccount(User usuari, System dispatcher, String name) Operation createAccountAccountService.listNonUserAccounts(System dispatcher, String nom) Operation listNonUserAccounts Search shareds account on a system -
Uses of System in com.soffid.iam.base.service.ejb
Methods in com.soffid.iam.base.service.ejb with parameters of type SystemModifier and TypeMethodDescriptionAccountService.createAccount(User usuari, System dispatcher, String name) AccountService.listNonUserAccounts(System dispatcher, String nom) -
Uses of System in com.soffid.iam.iga.api
Constructors in com.soffid.iam.iga.api with parameters of type System -
Uses of System in com.soffid.iam.iga.service
Methods in com.soffid.iam.iga.service that return SystemModifier and TypeMethodDescriptionOperation createDispatcherService.findDispatcherByName(String codi) Operation findDispatcherByNameDispatcherService.findSoffidDispatcher()Operation findSoffidDispatcher Finds the dispatcher bound to soffid itselfSelfService.getDispatcherInformation(String dispatcherCode) Operation getDispatcherInformationOperation updateMethods in com.soffid.iam.iga.service that return types with arguments of type SystemModifier and TypeMethodDescriptionDispatcherService.findAllActiveDispatchers()Operation findAllActiveDispatcherscom.soffid.zkdb.api.PagedResult<System>DispatcherService.findSystems(com.soffid.zkdb.api.Query q) Operation findSystemsMethods in com.soffid.iam.iga.service with parameters of type SystemModifier and TypeMethodDescriptionvoidDispatcherService.applyConfiguration(System dispatcher) Operation applyConfigurationDispatcherService.applyConfigurationAsync(System dispatcher) Operation applyConfigurationAsyncOperation createvoidOperation deleteDispatcherService.findScheduledTasksByDispatcher(System dispatcher) Operation findScheduledTasksByDispatcherDispatcherService.generateChangesReport(System dispatcher) Operation generateChangesReportDispatcherService.getAccessControl(System agent) Operation getAccessControlDispatcherService.getDispatcherGroups(System agent) Operation getDispatcherGroupsDispatcherService.getDispatcherUserTypes(System agent) Operation getDispatcherUserTypesbooleanDispatcherService.isGroupAllowed(System dispatcher, String group) Operation isGroupAllowedbooleanDispatcherService.isUserAllowed(System dispatcher, String user) Operation isUserAllowedbooleanDispatcherService.isUserAllowed(System dispatcher, String user, Collection<RoleGrant> permissions) Operation isUserAllowedvoidDispatcherService.renameAccounts(System dispatcher) Operation renameAccountsOperation update -
Uses of System in com.soffid.iam.iga.service.ejb
Methods in com.soffid.iam.iga.service.ejb that return SystemModifier and TypeMethodDescriptionDispatcherService.findDispatcherByName(String codi) DispatcherService.findSoffidDispatcher()SelfService.getDispatcherInformation(String dispatcherCode) Methods in com.soffid.iam.iga.service.ejb that return types with arguments of type SystemModifier and TypeMethodDescriptionDispatcherService.findAllActiveDispatchers()com.soffid.zkdb.api.PagedResult<System>DispatcherService.findSystems(com.soffid.zkdb.api.Query q) Methods in com.soffid.iam.iga.service.ejb with parameters of type SystemModifier and TypeMethodDescriptionvoidDispatcherService.applyConfiguration(System dispatcher) DispatcherService.applyConfigurationAsync(System dispatcher) voidDispatcherService.findScheduledTasksByDispatcher(System dispatcher) DispatcherService.generateChangesReport(System dispatcher) DispatcherService.getAccessControl(System agent) DispatcherService.getDispatcherGroups(System agent) DispatcherService.getDispatcherUserTypes(System agent) voidDispatcherService.renameAccounts(System dispatcher) -
Uses of System in com.soffid.iam.pam.service
Methods in com.soffid.iam.pam.service that return SystemModifier and TypeMethodDescriptionNetworkDiscoveryService.createSystemCandidate(Host host, String type, String userName, Password password, String instance) Operation createSystemCandidate Generates a candidate system definitonMethods in com.soffid.iam.pam.service that return types with arguments of type SystemModifier and TypeMethodDescriptionNetworkDiscoveryService.findHostSystems(Host host) Operation findHostSystems Gets the account protected services for a hostMethods in com.soffid.iam.pam.service with parameters of type SystemModifier and TypeMethodDescriptionvoidNetworkDiscoveryService.disconnectSystemFromHost(Host host, System system) Operation disconnectSystemFromHost Removes a candidate system definitonNetworkDiscoveryService.findSystemHosts(System system) Operation findSystemHosts Gets the account protected services for a hostvoidNetworkDiscoveryService.registerHostServices(Host host, System dispatcher, List<HostService> services, Map<String, String> domainToSystemMap) Operation registerHostServices Internal method to register the account protected servicesvoidNetworkDiscoveryService.registerHostSystem(Host host, System system) Operation registerHostSystem Method to register a accounts repository -
Uses of System in com.soffid.iam.pam.service.ejb
Methods in com.soffid.iam.pam.service.ejb that return SystemModifier and TypeMethodDescriptionNetworkDiscoveryService.createSystemCandidate(Host host, String type, String userName, Password password, String instance) Methods in com.soffid.iam.pam.service.ejb that return types with arguments of type SystemMethods in com.soffid.iam.pam.service.ejb with parameters of type SystemModifier and TypeMethodDescriptionvoidNetworkDiscoveryService.disconnectSystemFromHost(Host host, System system) NetworkDiscoveryService.findSystemHosts(System system) voidNetworkDiscoveryService.registerHostSystem(Host host, System system) -
Uses of System in com.soffid.iam.sync.agent
Methods in com.soffid.iam.sync.agent with parameters of type SystemModifier and TypeMethodDescriptionAgentManager.createAgent(System dispatcher) Operation createAgentAgentManager.createAgentDebug(System dispatcher) Operation createAgentDebugAgentManager.createLocalAgent(System dispatcher) Operation createLocalAgentAgentManager.createLocalAgentDebug(System dispatcher) Operation createLocalAgentDebug -
Uses of System in com.soffid.iam.sync.service
Methods in com.soffid.iam.sync.service that return SystemModifier and TypeMethodDescriptionServerService.getDispatcherInfo(String codi) Operation getDispatcherInfoServerService.updateSystem(System s) Operation updateSystemMethods in com.soffid.iam.sync.service that return types with arguments of type SystemMethods in com.soffid.iam.sync.service with parameters of type System