Package com.vmware.vim25
Class NamePasswordAuthentication
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.GuestAuthentication
com.vmware.vim25.NamePasswordAuthentication
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.GuestAuthentication
interactiveSessionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPassword(String password) voidsetUsername(String username) Methods inherited from class com.vmware.vim25.GuestAuthentication
isInteractiveSession, setInteractiveSessionMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
username
-
password
-
-
Constructor Details
-
NamePasswordAuthentication
public NamePasswordAuthentication()
-
-
Method Details
-
getUsername
-
getPassword
-
setUsername
-
setPassword
-