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
Fields in org.italiangrid.voms.request.impl declared as VOMSServerInfoStoreListenerModifier and TypeFieldDescriptionprivate VOMSServerInfoStoreListener
DefaultVOMSServerInfoStore.Builder.listener
The listener that will be notified of interesting store eventsprivate VOMSServerInfoStoreListener
DefaultVOMSServerInfoStore.listener
private VOMSServerInfoStoreListener
DefaultVOMSACService.Builder.storeListener
The listener that will be informed about server info store eventsMethods 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.