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 theVOMSESLookupStrategythat will be used to lookup vomses information for theDefaultVOMSServerInfoStorethat this builder is creatingDefaultVOMSServerInfoStore.Builder.storeListener(VOMSServerInfoStoreListener l) Sets theVOMSServerInfoStoreListenerthat will receive store-related notifications for theDefaultVOMSServerInfoStorethat this builder is creatingDefaultVOMSServerInfoStore.Builder.vomsesParser(VOMSESParser p) Sets theVOMSESParserimplementation 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 theDefaultVOMSServerInfoStorethat this builder is creatingConstructors in org.italiangrid.voms.request.impl with parameters of type DefaultVOMSServerInfoStore.BuilderModifierConstructorDescriptionprivate