Uses of Class
com.xensource.xenapi.Types.SessionAuthenticationFailed
-
Uses of Types.SessionAuthenticationFailed in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.SessionAuthenticationFailedModifier and TypeMethodDescriptionstatic Session
Session.loginWithPassword
(Connection c, String uname, String pwd) Attempt to authenticate the user, returning a session reference if successful Minimum allowed role: read-only 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 Minimum allowed role: read-only 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 Minimum allowed role: read-only First published in XenServer 4.0.