Package io.fabric8.maven.docker.util.aws
Class AwsSdkAuthConfigFactory
- java.lang.Object
-
- io.fabric8.maven.docker.util.aws.AwsSdkAuthConfigFactory
-
public class AwsSdkAuthConfigFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description AwsSdkAuthConfigFactory(Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AuthConfigcreateAuthConfig()
-
-
-
Constructor Detail
-
AwsSdkAuthConfigFactory
public AwsSdkAuthConfigFactory(Logger log)
-
-
Method Detail
-
createAuthConfig
public AuthConfig createAuthConfig()
-
-