public class AuthMap extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
log |
static String |
USUAL_AUTH_PATHS |
Constructor and Description |
---|
AuthMap() |
Modifier and Type | Method and Description |
---|---|
AuthInfo |
get(String key) |
static AuthMap |
loadAuthMap(List<File> authFiles,
com.hp.hpl.jena.util.FileManager fm) |
static AuthMap |
loadAuthMapFromPaths(String cn,
String s) |
static AuthMap |
readAuthMapFromPaths(AuthMap am,
String cn,
String s) |
String |
toString() |
public static final String USUAL_AUTH_PATHS
protected static org.slf4j.Logger log
Copyright © 2014. All Rights Reserved.