Uses of Class
com.xensource.xenapi.Types.HostIsSlave
-
Uses of Types.HostIsSlave in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.HostIsSlaveModifier and TypeMethodDescriptionstatic Session
Session.loginWithPassword
(Connection c, String uname, String pwd) Attempt to authenticate the user, returning a session reference if successful First published in XenServer 4.0.static Session
Session.loginWithPassword
(Connection c, String uname, String pwd, String version) Attempt to authenticate the user, returning a session reference if successful First published in XenServer 4.0.static Session
Session.loginWithPassword
(Connection c, String uname, String pwd, String version, String originator) Attempt to authenticate the user, returning a session reference if successful First published in XenServer 4.0.static void
Pool.rotateSecret
(Connection c) First published in Citrix Hypervisor 8.2 Hotfix 2.static Task
Pool.rotateSecretAsync
(Connection c) First published in Citrix Hypervisor 8.2 Hotfix 2.