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 VOMSESLookupStrategyList of File objects that can be used to parse
VOMSES information.public List<String> searchedPaths()
searchedPaths in interface VOMSESLookupStrategyList 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 © 2018. All rights reserved.