Uses of Class
org.italiangrid.voms.request.impl.DefaultVOMSServerInfoStore.Builder
Packages that use DefaultVOMSServerInfoStore.Builder
Package
Description
This package provides the implementation logic for VOMS attributes requests.
-
Uses of DefaultVOMSServerInfoStore.Builder in org.italiangrid.voms.request.impl
Methods in org.italiangrid.voms.request.impl that return DefaultVOMSServerInfoStore.BuilderModifier and TypeMethodDescriptionDefaultVOMSServerInfoStore.Builder.lookupStrategy
(VOMSESLookupStrategy strategy) Sets theVOMSESLookupStrategy
that will be used to lookup vomses information for theDefaultVOMSServerInfoStore
that this builder is creatingDefaultVOMSServerInfoStore.Builder.storeListener
(VOMSServerInfoStoreListener l) Sets theVOMSServerInfoStoreListener
that will receive store-related notifications for theDefaultVOMSServerInfoStore
that this builder is creatingDefaultVOMSServerInfoStore.Builder.vomsesParser
(VOMSESParser p) Sets theVOMSESParser
implementation that will be used to parse vomses filesDefaultVOMSServerInfoStore.Builder.vomsesPaths
(List<String> paths) Sets a list of paths where vomses files will be looked up by theDefaultVOMSServerInfoStore
that this builder is creatingConstructors in org.italiangrid.voms.request.impl with parameters of type DefaultVOMSServerInfoStore.BuilderModifierConstructorDescriptionprivate