public class BaseVOMSESLookupStrategy extends Object implements VOMSESLookupStrategy
Constructor and Description |
---|
BaseVOMSESLookupStrategy() |
BaseVOMSESLookupStrategy(List<String> checkedPaths) |
Modifier and Type | Method and Description |
---|---|
void |
addPath(String vomsesPath) |
List<File> |
lookupVomsesInfo() |
List<String> |
searchedPaths() |
public List<File> lookupVomsesInfo()
lookupVomsesInfo
in interface VOMSESLookupStrategy
List
of File
objects that can be used to parse
VOMSES information.public List<String> searchedPaths()
searchedPaths
in interface VOMSESLookupStrategy
List
of the paths that have been looked up to find
File
objects that can be used to parse VOMSES information.public void addPath(String vomsesPath)
Copyright © 2017. All Rights Reserved.