Uses of Interface
org.italiangrid.voms.request.VOMSESLookupStrategy
Packages that use VOMSESLookupStrategy
Package
Description
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 VOMSESLookupStrategyModifier and TypeClassDescriptionclassA base VOMSES lookup strategy which just run a existence check on a given list of paths.classDefault VOMSES information lookup strategy.Methods in org.italiangrid.voms.request.impl with parameters of type VOMSESLookupStrategyModifier and TypeMethodDescriptionDefaultVOMSServerInfoStore.Builder.lookupStrategy(VOMSESLookupStrategy strategy) Sets theVOMSESLookupStrategythat will be used to lookup vomses information for theDefaultVOMSServerInfoStorethat this builder is creatingDefaultVOMSACService.Builder.vomsesLookupStrategy(VOMSESLookupStrategy strategy) Sets the vomses lookup strategy for theDefaultVOMSACServicethat this builder is creating