Uses of Interface
org.italiangrid.voms.request.VOMSESParser

Packages that use VOMSESParser
org.italiangrid.voms.request This package provides the API for requesting VOMS attribtues from a remote VOMS server. 
org.italiangrid.voms.request.impl This package provides the implementation logic for VOMS attributes requests. 
 

Uses of VOMSESParser in org.italiangrid.voms.request
 

Methods in org.italiangrid.voms.request that return VOMSESParser
static VOMSESParser VOMSESParserFactory.newVOMSESParser()
           
 

Uses of VOMSESParser in org.italiangrid.voms.request.impl
 

Classes in org.italiangrid.voms.request.impl that implement VOMSESParser
 class LegacyVOMSESParserImpl
           
 

Methods in org.italiangrid.voms.request.impl with parameters of type VOMSESParser
 DefaultVOMSServerInfoStore.Builder DefaultVOMSServerInfoStore.Builder.vomsesParser(VOMSESParser p)
          Sets the VOMSESParser implementation that will be used to parse vomses files
 



Copyright © 2013. All Rights Reserved.