Uses of Class
com.soffid.iam.api.Host
-
Packages that use Host Package Description com.soffid.iam.api com.soffid.iam.service com.soffid.iam.service.ejb com.soffid.iam.service.workflow com.soffid.iam.sync.intf com.soffid.iam.sync.service es.caib.seycon.ng.comu -
-
Uses of Host in com.soffid.iam.api
Methods in com.soffid.iam.api that return Host Modifier and Type Method Description Host
Challenge. getClientHost()
Gets value for attribute clientHostHost
Challenge. getHost()
Gets value for attribute hoststatic Host
Host. toHost(Maquina vo)
Creates a Host value object based on a Maquina object.static Host[]
Host. toHostArray(Maquina[] source)
Creates a Host array on a Maquina array.Methods in com.soffid.iam.api that return types with arguments of type Host Modifier and Type Method Description static AsyncList<Host>
Host. toHostAsyncList(AsyncList<Maquina> source)
Creates a Host asynclist on a Maquina collection.static PagedResult<Host>
Host. toHostList(PagedResult<Maquina> source)
Creates a Host pagedResult on a Maquina collection.static List<Host>
Host. toHostList(Collection<Maquina> source)
Creates a Host list on a Maquina collection.Methods in com.soffid.iam.api with parameters of type Host Modifier and Type Method Description void
Challenge. setClientHost(Host clientHost)
Sets value for attribute clientHostvoid
Challenge. setHost(Host host)
Sets value for attribute hoststatic void
Host. toHost(Maquina source, Host target)
Updates a Host value object based on a Maquina object.Constructors in com.soffid.iam.api with parameters of type Host Constructor Description Challenge(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)
Host(Host otherBean)
-
Uses of Host in com.soffid.iam.service
Methods in com.soffid.iam.service that return Host Modifier and Type Method Description Host
NetworkService. create(Host maquina)
Operation createHost
UserService. findHomeServerByUserName(String codiUsuari)
Operation findHomeServerByUserNameHost
NetworkService. findHostById(Long idMaquina)
Operation findHostByIdHost
NetworkService. findHostByIp(String ip)
Operation findHostByIpHost
NetworkService. findHostByName(String nom)
Operation findHostByNameHost
NetworkService. findHostBySerialNumber(String serialNumber)
Operation findHostBySerialNumberHost
UserService. findMailServerByUserName(String codiUsuari)
Operation findMailServerByUserNameHost
UserService. findProfileServerByUserName(String codiUsuari)
Operation findProfileServerByUserNameHost
GroupService. getOfficeServer(Group grup)
Operation getOfficeServerHost
NetworkService. registerDynamicIP(String nomMaquina, String ip, String serialNumber)
Operation registerDynamicIPMethods in com.soffid.iam.service that return types with arguments of type Host Modifier and Type Method Description List<Host>
NetworkService. findHostByFilter(String nom, String sistemaOperatiu, String adreca, String dhcp, String correu, String ofimatica, String alias, String mac, String descripcio, String xarxa, String usuari, Boolean restringeixCerca)
Operation findHostByFilterList<Host>
NetworkService. findHostByFilterUnrestricted(String nom, String sistemaOperatiu, String adreca, String dhcp, String correu, String ofimatica, String alias, String mac, String descripcio, String xarxa, String usuari, Boolean restringeixCerca)
Operation findHostByFilterUnrestrictedPagedResult<Host>
NetworkService. findHostByTextAndJsonQuery(String text, String jsonQuery, Integer start, Integer pageSize)
Operation findHostByTextAndJsonQueryAsyncList<Host>
NetworkService. findHostByTextAndJsonQueryAsync(String text, String jsonQuery)
Operation findHostByTextAndJsonQueryAsyncList<Host>
NetworkService. findHostsByNetwork(Network xarxa)
Operation findHostsByNetworkList<Host>
NetworkService. findHostsByNetwork_Discovery(Network parent, String text)
Operation findHostsByNetwork_Discovery Finds all hosts or search contained host by name or description or IPList<Host>
NetworkService. findOfficeHostUserByFilter(String nom, String sistemaOperatiu, String adreca, String dhcp, String correu, String ofimatica, String alias, String mac, String descripcio, String xarxa, String usuari, Boolean restringeixCerca, String servidorImpressores)
Operation findOfficeHostUserByFilterList<Host>
NetworkDiscoveryService. findSystemHosts(System system)
Operation findSystemHosts Gets the account protected services for a hostList<Host>
NetworkService. getHomeServers()
Operation getHomeServersList<Host>
NetworkService. getHosts()
Operation getHostsList<Host>
NetworkService. getMailServers()
Operation getMailServersList<Host>
NetworkService. getProfileServers()
Operation getProfileServersMethods in com.soffid.iam.service with parameters of type Host Modifier and Type Method Description Host
NetworkService. create(Host maquina)
Operation createSystem
NetworkDiscoveryService. createSystemCandidate(Host host, String type, String userName, Password password, String instance)
Operation createSystemCandidate Generates a candidate system definitonvoid
NetworkService. delete(Host maquina)
Operation deletevoid
NetworkDiscoveryService. disconnectSystemFromHost(Host host, System system)
Operation disconnectSystemFromHost Removes a candidate system definitonList<AccessTree>
NetworkDiscoveryService. findHostEntryPoints(Host host)
Operation findHostEntryPoints Gets the entry points for a hostList<HostPort>
NetworkDiscoveryService. findHostPorts(Host host)
Operation findHostPorts Gets the open ports for a hostList<HostService>
NetworkDiscoveryService. findHostServices(Host host)
Operation findHostServices Gets the account protected services for a hostList<System>
NetworkDiscoveryService. findHostSystems(Host host)
Operation findHostSystems Gets the account protected services for a hostvoid
NetworkDiscoveryService. registerHostEntryPoint(Host host, AccessTree entryPoint)
Operation registerHostEntryPoint Method to register an entry pointvoid
NetworkDiscoveryService. registerHostPorts(Host host, List<HostPort> ports)
Operation registerHostPorts Internal method to register the host open portsvoid
NetworkDiscoveryService. registerHostServices(Host host, System dispatcher, List<HostService> services, Map<String,String> domainToSystemMap)
Operation registerHostServices Internal method to register the account protected servicesvoid
NetworkDiscoveryService. registerHostSystem(Host host, System system)
Operation registerHostSystem Method to register a accounts repositoryvoid
NetworkService. update(Host maquina)
Operation update -
Uses of Host in com.soffid.iam.service.ejb
Methods in com.soffid.iam.service.ejb that return Host Modifier and Type Method Description Host
NetworkService. create(Host maquina)
Host
NetworkService. findHostById(Long idMaquina)
Host
NetworkService. findHostByIp(String ip)
Host
NetworkService. findHostByName(String nom)
Host
NetworkService. registerDynamicIP(String nomMaquina, String ip, String serialNumber)
Methods in com.soffid.iam.service.ejb that return types with arguments of type Host Modifier and Type Method Description List<Host>
NetworkService. findHostByFilter(String nom, String sistemaOperatiu, String adreca, String dhcp, String correu, String ofimatica, String alias, String mac, String descripcio, String xarxa, String usuari, Boolean restringeixCerca)
List<Host>
NetworkService. findHostByFilterUnrestricted(String nom, String sistemaOperatiu, String adreca, String dhcp, String correu, String ofimatica, String alias, String mac, String descripcio, String xarxa, String usuari, Boolean restringeixCerca)
PagedResult<Host>
NetworkService. findHostByTextAndJsonQuery(String text, String jsonQuery, Integer start, Integer pageSize)
AsyncList<Host>
NetworkService. findHostByTextAndJsonQueryAsync(String text, String jsonQuery)
List<Host>
NetworkService. findHostsByNetwork(Network xarxa)
List<Host>
NetworkService. findHostsByNetwork_Discovery(Network parent, String text)
List<Host>
NetworkService. findOfficeHostUserByFilter(String nom, String sistemaOperatiu, String adreca, String dhcp, String correu, String ofimatica, String alias, String mac, String descripcio, String xarxa, String usuari, Boolean restringeixCerca, String servidorImpressores)
List<Host>
NetworkDiscoveryService. findSystemHosts(System system)
List<Host>
NetworkService. getHomeServers()
List<Host>
NetworkService. getHosts()
List<Host>
NetworkService. getMailServers()
List<Host>
NetworkService. getProfileServers()
Methods in com.soffid.iam.service.ejb with parameters of type Host Modifier and Type Method Description Host
NetworkService. create(Host maquina)
System
NetworkDiscoveryService. createSystemCandidate(Host host, String type, String userName, Password password, String instance)
void
NetworkService. delete(Host maquina)
void
NetworkDiscoveryService. disconnectSystemFromHost(Host host, System system)
List<AccessTree>
NetworkDiscoveryService. findHostEntryPoints(Host host)
List<HostPort>
NetworkDiscoveryService. findHostPorts(Host host)
List<HostService>
NetworkDiscoveryService. findHostServices(Host host)
List<System>
NetworkDiscoveryService. findHostSystems(Host host)
void
NetworkDiscoveryService. registerHostEntryPoint(Host host, AccessTree entryPoint)
void
NetworkDiscoveryService. registerHostSystem(Host host, System system)
void
NetworkService. update(Host maquina)
-
Uses of Host in com.soffid.iam.service.workflow
Methods in com.soffid.iam.service.workflow that return types with arguments of type Host Modifier and Type Method Description Collection<Host>
ServerLookupService. getHomeServers()
Operation getHomeServersCollection<Host>
ServerLookupService. getMailServers()
Operation getMailServersCollection<Host>
ServerLookupService. getServidorsPerfil()
Operation getServidorsPerfil -
Uses of Host in com.soffid.iam.sync.intf
Methods in com.soffid.iam.sync.intf with parameters of type Host Modifier and Type Method Description void
HostMgr. updateHost(Host host)
Actualizar los datos de una máquina. -
Uses of Host in com.soffid.iam.sync.service
Methods in com.soffid.iam.sync.service that return Host Modifier and Type Method Description Host
ServerService. getHostInfo(String hostName)
Operation getHostInfoHost
ServerService. getHostInfoByIP(String ip)
Operation getHostInfoByIPMethods in com.soffid.iam.sync.service that return types with arguments of type Host Modifier and Type Method Description Collection<Host>
ServerService. getHostsFromNetwork(long networkId)
Operation getHostsFromNetwork -
Uses of Host in es.caib.seycon.ng.comu
Methods in es.caib.seycon.ng.comu with parameters of type Host Modifier and Type Method Description static Maquina
Maquina. toMaquina(Host vo)
Creates a Maquina value object based on a Host object.static void
Maquina. toMaquina(Host source, Maquina target)
Updates a Maquina value object based on a Host object.static Maquina[]
Maquina. toMaquinaArray(Host[] source)
Creates a Maquina array on a Host array.Method parameters in es.caib.seycon.ng.comu with type arguments of type Host Modifier and Type Method Description static AsyncList<Maquina>
Maquina. toMaquinaAsyncList(AsyncList<Host> source)
Creates a Maquina asynclist on a Host collection.static PagedResult<Maquina>
Maquina. toMaquinaList(PagedResult<Host> source)
Creates a Maquina pagedResult on a Host collection.static List<Maquina>
Maquina. toMaquinaList(Collection<Host> source)
Creates a Maquina list on a Host collection.
-