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 TypeClassDescriptionclass
A base VOMSES lookup strategy which just run a existence check on a given list of paths.class
Default VOMSES information lookup strategy.Methods in org.italiangrid.voms.request.impl with parameters of type VOMSESLookupStrategyModifier and TypeMethodDescriptionDefaultVOMSServerInfoStore.Builder.lookupStrategy
(VOMSESLookupStrategy strategy) Sets theVOMSESLookupStrategy
that will be used to lookup vomses information for theDefaultVOMSServerInfoStore
that this builder is creatingDefaultVOMSACService.Builder.vomsesLookupStrategy
(VOMSESLookupStrategy strategy) Sets the vomses lookup strategy for theDefaultVOMSACService
that this builder is creating