public static interface AdminAccess.Configuration
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Function<String,String> |
cryptFunction() |
com.google.common.base.Supplier<Map<String,String>> |
defaultAdminSshKeys() |
com.google.common.base.Supplier<String> |
defaultAdminUsername() |
com.google.common.base.Supplier<String> |
passwordGenerator() |
Copyright © 2009-2012 jclouds. All Rights Reserved.