vSphere Client SDK API Documentation : version 5.5.0.1300321

com.vmware.vise.usersession
Interface UserSessionService


public interface UserSessionService

Interface provides user session details.


Method Summary
 UserSession getUserSession()
          User session details of the caller.
 

Method Detail

getUserSession

UserSession getUserSession()
User session details of the caller. If the user session does not exist, null value is returned.

Returns:
UserSession object containing user session details of the caller.

vSphere Client SDK API Documentation : version 5.5.0.1300321

Copyright @ 2012 VMware, Inc. All rights reserved.