Uses of Interface
org.italiangrid.voms.request.VOMSServerInfoStore
Packages that use VOMSServerInfoStore
Package
Description
This package provides the implementation logic for VOMS attributes requests.
-
Uses of VOMSServerInfoStore in org.italiangrid.voms.request.impl
Classes in org.italiangrid.voms.request.impl that implement VOMSServerInfoStoreModifier and TypeClassDescriptionclassADefaultVOMSServerInfoStoreorganizes voms servers found in vomses configuration files in map keyed by vo alias.Fields in org.italiangrid.voms.request.impl declared as VOMSServerInfoStoreModifier and TypeFieldDescriptionprotected final VOMSServerInfoStoreDefaultVOMSACService.serverInfoStoreThe store used to keep VOMS server contact information.Methods in org.italiangrid.voms.request.impl with parameters of type VOMSServerInfoStoreModifier and TypeMethodDescriptionDefaultVOMSACService.Builder.serverInfoStore(VOMSServerInfoStore sis) Sets theVOMSServerInfoStorefor theDefaultVOMSACServicethat this builder is creating