|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Validator | |
|---|---|
| org.jclouds.chef.config | |
| org.jclouds.chef.functions | |
| org.jclouds.chef.test.config | |
| Uses of Validator in org.jclouds.chef.config |
|---|
| Methods in org.jclouds.chef.config with annotations of type Validator | |
|---|---|
com.google.common.base.Optional<PrivateKey> |
BaseChefHttpApiModule.provideValidatorCredential(org.jclouds.crypto.Crypto crypto,
com.google.inject.Injector injector)
|
com.google.common.base.Optional<String> |
BaseChefHttpApiModule.provideValidatorName(com.google.inject.Injector injector)
|
| Uses of Validator in org.jclouds.chef.functions |
|---|
| Constructor parameters in org.jclouds.chef.functions with annotations of type Validator | |
|---|---|
GroupToBootScript(com.google.common.base.Supplier<URI> endpoint,
org.jclouds.json.Json json,
com.google.common.cache.CacheLoader<String,? extends org.jclouds.domain.JsonBall> bootstrapConfigForGroup,
org.jclouds.scriptbuilder.domain.Statement installChef,
com.google.common.base.Optional<String> validatorName,
com.google.common.base.Optional<PrivateKey> validatorCredential)
|
|
GroupToBootScript(com.google.common.base.Supplier<URI> endpoint,
org.jclouds.json.Json json,
com.google.common.cache.CacheLoader<String,? extends org.jclouds.domain.JsonBall> bootstrapConfigForGroup,
org.jclouds.scriptbuilder.domain.Statement installChef,
com.google.common.base.Optional<String> validatorName,
com.google.common.base.Optional<PrivateKey> validatorCredential)
|
|
| Uses of Validator in org.jclouds.chef.test.config |
|---|
| Methods in org.jclouds.chef.test.config with annotations of type Validator | |
|---|---|
com.google.common.base.Optional<PrivateKey> |
TransientChefApiModule.provideValidatorCredential(org.jclouds.crypto.Crypto crypto,
com.google.inject.Injector injector)
|
com.google.common.base.Optional<String> |
TransientChefApiModule.provideValidatorName(com.google.inject.Injector injector)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||