Uses of Interface
org.italiangrid.voms.request.VOMSServerInfoStoreListener

Packages that use VOMSServerInfoStoreListener
org.italiangrid.voms.request.impl This package provides the implementation logic for VOMS attributes requests. 
org.italiangrid.voms.util 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 VOMSServerInfoStoreListener
 DefaultVOMSACService.Builder DefaultVOMSACService.Builder.serverInfoStoreListener(VOMSServerInfoStoreListener sl)
          Sets the VOMSServerInfoStoreListener for the DefaultVOMSACService that this builder is creating
 DefaultVOMSServerInfoStore.Builder DefaultVOMSServerInfoStore.Builder.storeListener(VOMSServerInfoStoreListener l)
          Sets the VOMSServerInfoStoreListener that will receive store-related notifications for the DefaultVOMSServerInfoStore that this builder is creating
 

Uses of VOMSServerInfoStoreListener in org.italiangrid.voms.util
 

Classes in org.italiangrid.voms.util that implement VOMSServerInfoStoreListener
 class NullListener
          A Singleton Listener which swallows notification.
 



Copyright © 2013. All Rights Reserved.