|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |