Uses of Class
org.italiangrid.voms.request.impl.VOMSESLineParser
-
Packages that use VOMSESLineParser Package Description org.italiangrid.voms.request.impl This package provides the implementation logic for VOMS attributes requests. -
-
Uses of VOMSESLineParser in org.italiangrid.voms.request.impl
Fields in org.italiangrid.voms.request.impl declared as VOMSESLineParser Modifier and Type Field Description private VOMSESLineParser
LegacyVOMSESParserImpl. lineParser
Line parser used to process individual VOMSES lines.
-