Package org.italiangrid.voms.request
Interface VOMSESLookupStrategy
-
- All Known Implementing Classes:
BaseVOMSESLookupStrategy
,DefaultVOMSESLookupStrategy
public interface VOMSESLookupStrategy
An strategy for building a list ofFile
objects which will provide access to the local trusted VOMS server contact information.- Author:
- Andrea Ceccanti
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<File>
lookupVomsesInfo()
List<String>
searchedPaths()
-