com.github.dockerjava.core
Class AuthConfigFile
java.lang.Object
com.github.dockerjava.core.AuthConfigFile
public class AuthConfigFile
- extends Object
AuthConfigFile
public AuthConfigFile()
resolveAuthConfig
public AuthConfig resolveAuthConfig(String hostname)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
loadConfig
public static AuthConfigFile loadConfig(File confFile)
throws IOException
- Throws:
IOException
Copyright © 2014. All Rights Reserved.