public class AuthConfigFile extends Object
Constructor and Description |
---|
AuthConfigFile() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
AuthConfigurations |
getAuthConfigurations() |
int |
hashCode() |
static AuthConfigFile |
loadConfig(File confFile) |
AuthConfig |
resolveAuthConfig(String hostname) |
String |
toString() |
public AuthConfig resolveAuthConfig(String hostname)
public AuthConfigurations getAuthConfigurations()
public static AuthConfigFile loadConfig(File confFile) throws IOException
IOException
Copyright © 2015. All Rights Reserved.