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

Packages that use VOMSESLookupStrategy
org.italiangrid.voms.request.impl This package provides the implementation logic for VOMS attributes requests. 
 

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

Classes in org.italiangrid.voms.request.impl that implement VOMSESLookupStrategy
 class BaseVOMSESLookupStrategy
          A base VOMSES lookup strategy which just run a existence check on a given list of paths.
 class DefaultVOMSESLookupStrategy
          Default VOMSES information lookup strategy.
 

Methods in org.italiangrid.voms.request.impl with parameters of type VOMSESLookupStrategy
 DefaultVOMSServerInfoStore.Builder DefaultVOMSServerInfoStore.Builder.lookupStrategy(VOMSESLookupStrategy strategy)
          Sets the VOMSESLookupStrategy that will be used to lookup vomses information for the DefaultVOMSServerInfoStore that this builder is creating
 DefaultVOMSACService.Builder DefaultVOMSACService.Builder.vomsesLookupStrategy(VOMSESLookupStrategy strategy)
          Sets the vomses lookup strategy for the DefaultVOMSACService that this builder is creating
 



Copyright © 2013. All Rights Reserved.