| Interface | Description |
|---|---|
| GroupNamingConvention |
jclouds needs to understand the difference between resources it creates and
those supplied by the user.
|
| GroupNamingConvention.Factory | |
| NodeAndTemplateOptionsToStatement |
Returns the statement to be executed on the node.
|
| Class | Description |
|---|---|
| CreateSshClientOncePortIsListeningOnNode | |
| DefaultCredentialsFromImageOrOverridingCredentials | |
| InstallKeysAndRunScript | |
| NodeAndTemplateOptionsToStatementWithoutPublicKey |
Convert the node and template options into a statement, but ignoring the
public key.
|
| PollNodeRunning |
Polls until the node is running or throws
IllegalStateException if
this cannot be achieved within the timeout. |
| Sha512Crypt |
This class defines a method,
Sha512_crypt(), which takes a password and a salt string and generates a
Sha512 encrypted password entry. |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.