Package org.jclouds.googlecomputeengine.compute.functions
-
Interface Summary Interface Description Resources -
Class Summary Class Description FirewallTagNamingConvention The convention for naming instance tags that firewall rules recognise.FirewallTagNamingConvention.Factory GoogleComputeEngineImageToImage ImageNameToOperatingSystem InstanceToNodeMetadata MachineTypeToHardware OrphanedGroupsFromDeadNodes ResetWindowsPassword References: automate-pw-generation windows_auth_java_sample.java In brief, the sequence is: Generate a temporary key for encrypting and decrypting the password Send the RSA public key to the instance, by settings its metadata Retrieve the result from theInstance.SerialPortOutput
Decode and decrypt the result.