|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VOMSServerInfoStore | |
---|---|
org.italiangrid.voms.request.impl | 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 VOMSServerInfoStore | |
---|---|
class |
DefaultVOMSServerInfoStore
A DefaultVOMSServerInfoStore organizes voms servers found in vomses configuration
files in map keyed by vo. |
Fields in org.italiangrid.voms.request.impl declared as VOMSServerInfoStore | |
---|---|
protected VOMSServerInfoStore |
DefaultVOMSACService.serverInfoStore
The store used to keep VOMS server contact information. |
Methods in org.italiangrid.voms.request.impl with parameters of type VOMSServerInfoStore | |
---|---|
DefaultVOMSACService.Builder |
DefaultVOMSACService.Builder.serverInfoStore(VOMSServerInfoStore sis)
Sets the VOMSServerInfoStore for the DefaultVOMSACService that this builder is creating |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |