public class VOMSESFileParser extends Object
GLITE_LOCATION system property is set, the $GLITE_LOCATION/etc/vomses path is added
to the search path.
VOMSES_LOCATION system propery is set, its value its interpreted as a colon (:) separated list of paths
that are added to the search path.
${user.home}/.globus/vomses file or directory is set, it is added to the search path.${user.home}/.glite/vomses file or directory is set, it is added to the search path.| Modifier and Type | Method and Description |
|---|---|
VOMSServerMap |
buildServerMap()
This method is used to build a
VOMSServerMap object starting from
vomses configuration files or directories. |
static VOMSESFileParser |
instance() |
public VOMSServerMap buildServerMap() throws IOException
VOMSServerMap object starting from
vomses configuration files or directories.VOMSServerMap object that reflects vomses configuration files.IOException - if a parsing error occurs, or no vomses file is found.public static VOMSESFileParser instance()
VOMSESFileParser.Copyright © 2014. All rights reserved.