| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
NamePasswordAuthentication
Java class for NamePasswordAuthentication complex type.
|
class |
SAMLTokenAuthentication
Java class for SAMLTokenAuthentication complex type.
|
class |
SSPIAuthentication
Java class for SSPIAuthentication complex type.
|
class |
TicketedSessionAuthentication
Java class for TicketedSessionAuthentication complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected GuestAuthentication |
ListGuestMappedAliasesRequestType.auth |
protected GuestAuthentication |
DeleteRegistryKeyInGuestRequestType.auth |
protected GuestAuthentication |
ChangeFileAttributesInGuestRequestType.auth |
protected GuestAuthentication |
ListFilesInGuestRequestType.auth |
protected GuestAuthentication |
RemoveGuestAliasRequestType.auth |
protected GuestAuthentication |
ListGuestAliasesRequestType.auth |
protected GuestAuthentication |
MoveFileInGuestRequestType.auth |
protected GuestAuthentication |
StartProgramInGuestRequestType.auth |
protected GuestAuthentication |
DeleteFileInGuestRequestType.auth |
protected GuestAuthentication |
AddGuestAliasRequestType.auth |
protected GuestAuthentication |
CreateTemporaryDirectoryInGuestRequestType.auth |
protected GuestAuthentication |
MakeDirectoryInGuestRequestType.auth |
protected GuestAuthentication |
InitiateFileTransferToGuestRequestType.auth |
protected GuestAuthentication |
ReadEnvironmentVariableInGuestRequestType.auth |
protected GuestAuthentication |
ListRegistryKeysInGuestRequestType.auth |
protected GuestAuthentication |
TerminateProcessInGuestRequestType.auth |
protected GuestAuthentication |
RemoveGuestAliasByCertRequestType.auth |
protected GuestAuthentication |
ListProcessesInGuestRequestType.auth |
protected GuestAuthentication |
ReleaseCredentialsInGuestRequestType.auth |
protected GuestAuthentication |
MoveDirectoryInGuestRequestType.auth |
protected GuestAuthentication |
CreateRegistryKeyInGuestRequestType.auth |
protected GuestAuthentication |
DeleteDirectoryInGuestRequestType.auth |
protected GuestAuthentication |
ValidateCredentialsInGuestRequestType.auth |
protected GuestAuthentication |
ListRegistryValuesInGuestRequestType.auth |
protected GuestAuthentication |
DeleteRegistryValueInGuestRequestType.auth |
protected GuestAuthentication |
InitiateFileTransferFromGuestRequestType.auth |
protected GuestAuthentication |
CreateTemporaryFileInGuestRequestType.auth |
protected GuestAuthentication |
SetRegistryValueInGuestRequestType.auth |
protected GuestAuthentication |
AcquireCredentialsInGuestRequestType.requestedAuth |
protected GuestAuthentication |
AcquireCredentialsInGuestResponse.returnval |
protected GuestAuthentication |
GuestAuthenticationChallenge.serverChallenge |
| Modifier and Type | Method and Description |
|---|---|
GuestAuthentication |
VimPortType.acquireCredentialsInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication requestedAuth,
Long sessionID) |
GuestAuthentication |
ObjectFactory.createGuestAuthentication()
Create an instance of
GuestAuthentication |
GuestAuthentication |
ListGuestMappedAliasesRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
DeleteRegistryKeyInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
ChangeFileAttributesInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
ListFilesInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
RemoveGuestAliasRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
ListGuestAliasesRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
MoveFileInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
StartProgramInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
DeleteFileInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
AddGuestAliasRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
CreateTemporaryDirectoryInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
MakeDirectoryInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
InitiateFileTransferToGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
ReadEnvironmentVariableInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
ListRegistryKeysInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
TerminateProcessInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
RemoveGuestAliasByCertRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
ListProcessesInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
ReleaseCredentialsInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
MoveDirectoryInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
CreateRegistryKeyInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
DeleteDirectoryInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
ValidateCredentialsInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
ListRegistryValuesInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
DeleteRegistryValueInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
InitiateFileTransferFromGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
CreateTemporaryFileInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
SetRegistryValueInGuestRequestType.getAuth()
Gets the value of the auth property.
|
GuestAuthentication |
AcquireCredentialsInGuestRequestType.getRequestedAuth()
Gets the value of the requestedAuth property.
|
GuestAuthentication |
AcquireCredentialsInGuestResponse.getReturnval()
Gets the value of the returnval property.
|
GuestAuthentication |
GuestAuthenticationChallenge.getServerChallenge()
Gets the value of the serverChallenge property.
|
| Modifier and Type | Method and Description |
|---|---|
GuestAuthentication |
VimPortType.acquireCredentialsInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication requestedAuth,
Long sessionID) |
void |
VimPortType.addGuestAlias(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String username,
boolean mapCert,
String base64Cert,
GuestAuthAliasInfo aliasInfo) |
void |
VimPortType.changeFileAttributesInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String guestFilePath,
GuestFileAttributes fileAttributes) |
void |
VimPortType.createRegistryKeyInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestRegKeyNameSpec keyName,
boolean isVolatile,
String classType) |
String |
VimPortType.createTemporaryDirectoryInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String prefix,
String suffix,
String directoryPath) |
String |
VimPortType.createTemporaryFileInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String prefix,
String suffix,
String directoryPath) |
void |
VimPortType.deleteDirectoryInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String directoryPath,
boolean recursive) |
void |
VimPortType.deleteFileInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String filePath) |
void |
VimPortType.deleteRegistryKeyInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestRegKeyNameSpec keyName,
boolean recursive) |
void |
VimPortType.deleteRegistryValueInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestRegValueNameSpec valueName) |
FileTransferInformation |
VimPortType.initiateFileTransferFromGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String guestFilePath) |
String |
VimPortType.initiateFileTransferToGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String guestFilePath,
GuestFileAttributes fileAttributes,
long fileSize,
boolean overwrite) |
GuestListFileInfo |
VimPortType.listFilesInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String filePath,
Integer index,
Integer maxResults,
String matchPattern) |
List<GuestAliases> |
VimPortType.listGuestAliases(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String username) |
List<GuestMappedAliases> |
VimPortType.listGuestMappedAliases(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth) |
List<GuestProcessInfo> |
VimPortType.listProcessesInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
List<Long> pids) |
List<GuestRegKeyRecordSpec> |
VimPortType.listRegistryKeysInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestRegKeyNameSpec keyName,
boolean recursive,
String matchPattern) |
List<GuestRegValueSpec> |
VimPortType.listRegistryValuesInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestRegKeyNameSpec keyName,
boolean expandStrings,
String matchPattern) |
void |
VimPortType.makeDirectoryInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String directoryPath,
boolean createParentDirectories) |
void |
VimPortType.moveDirectoryInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String srcDirectoryPath,
String dstDirectoryPath) |
void |
VimPortType.moveFileInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String srcFilePath,
String dstFilePath,
boolean overwrite) |
List<String> |
VimPortType.readEnvironmentVariableInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
List<String> names) |
void |
VimPortType.releaseCredentialsInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth) |
void |
VimPortType.removeGuestAlias(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String username,
String base64Cert,
GuestAuthSubject subject) |
void |
VimPortType.removeGuestAliasByCert(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String username,
String base64Cert) |
void |
ListGuestMappedAliasesRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
DeleteRegistryKeyInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
ChangeFileAttributesInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
ListFilesInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
RemoveGuestAliasRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
ListGuestAliasesRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
MoveFileInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
StartProgramInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
DeleteFileInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
AddGuestAliasRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
CreateTemporaryDirectoryInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
MakeDirectoryInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
InitiateFileTransferToGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
ReadEnvironmentVariableInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
ListRegistryKeysInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
TerminateProcessInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
RemoveGuestAliasByCertRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
ListProcessesInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
ReleaseCredentialsInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
MoveDirectoryInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
CreateRegistryKeyInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
DeleteDirectoryInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
ValidateCredentialsInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
ListRegistryValuesInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
DeleteRegistryValueInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
InitiateFileTransferFromGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
CreateTemporaryFileInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
SetRegistryValueInGuestRequestType.setAuth(GuestAuthentication value)
Sets the value of the auth property.
|
void |
VimPortType.setRegistryValueInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestRegValueSpec value) |
void |
AcquireCredentialsInGuestRequestType.setRequestedAuth(GuestAuthentication value)
Sets the value of the requestedAuth property.
|
void |
AcquireCredentialsInGuestResponse.setReturnval(GuestAuthentication value)
Sets the value of the returnval property.
|
void |
GuestAuthenticationChallenge.setServerChallenge(GuestAuthentication value)
Sets the value of the serverChallenge property.
|
long |
VimPortType.startProgramInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestProgramSpec spec) |
void |
VimPortType.terminateProcessInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
long pid) |
void |
VimPortType.validateCredentialsInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth) |
Copyright © 2018. All rights reserved.