public interface VOMSESLookupStrategy
File
objects which will provide
access to the local trusted VOMS server contact information.Modifier and Type | Method and Description |
---|---|
java.util.List<java.io.File> |
lookupVomsesInfo() |
java.util.List<java.lang.String> |
searchedPaths() |
java.util.List<java.io.File> lookupVomsesInfo()
List
of File
objects that can be used to parse
VOMSES information.java.util.List<java.lang.String> searchedPaths()
List
of the paths that have been looked up to find
File
objects that can be used to parse VOMSES information.