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 TypeClassDescriptionclass
ADefaultVOMSServerInfoStore
organizes 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 VOMSServerInfoStore
DefaultVOMSACService.serverInfoStore
The 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 theVOMSServerInfoStore
for theDefaultVOMSACService
that this builder is creating