Package com.vmware.vim25
Class GuestAuthentication
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.GuestAuthentication
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NamePasswordAuthentication,SAMLTokenAuthentication,SSPIAuthentication,TicketedSessionAuthentication
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
interactiveSession
public boolean interactiveSession
-
-
Constructor Details
-
GuestAuthentication
public GuestAuthentication()
-
-
Method Details
-
isInteractiveSession
public boolean isInteractiveSession() -
setInteractiveSession
public void setInteractiveSession(boolean interactiveSession)
-