Uses of Interface
org.italiangrid.voms.request.VOMSServerInfoStoreListener
Packages that use VOMSServerInfoStoreListener
Package
Description
This package provides the implementation logic for VOMS attributes requests.
This package provides utility classes used in other packages.
-
Uses of VOMSServerInfoStoreListener in org.italiangrid.voms.request.impl
Methods in org.italiangrid.voms.request.impl with parameters of type VOMSServerInfoStoreListenerModifier and TypeMethodDescriptionDefaultVOMSACService.Builder.serverInfoStoreListener
(VOMSServerInfoStoreListener sl) Sets theVOMSServerInfoStoreListener
for theDefaultVOMSACService
that this builder is creatingDefaultVOMSServerInfoStore.Builder.storeListener
(VOMSServerInfoStoreListener l) Sets theVOMSServerInfoStoreListener
that will receive store-related notifications for theDefaultVOMSServerInfoStore
that this builder is creating -
Uses of VOMSServerInfoStoreListener in org.italiangrid.voms.util
Classes in org.italiangrid.voms.util that implement VOMSServerInfoStoreListenerModifier and TypeClassDescriptionenum
A Singleton Listener which swallows notification.