Uses of Interface
org.italiangrid.voms.request.VOMSRequestListener
Packages that use VOMSRequestListener
Package
Description
This package provides the implementation logic for VOMS attributes requests.
This package provides utility classes used in other packages.
-
Uses of VOMSRequestListener in org.italiangrid.voms.request.impl
Fields in org.italiangrid.voms.request.impl declared as VOMSRequestListenerModifier and TypeFieldDescriptionprotected final VOMSRequestListener
DefaultVOMSACService.requestListener
The listener that will be informed about request eventsMethods in org.italiangrid.voms.request.impl with parameters of type VOMSRequestListenerModifier and TypeMethodDescriptionstatic FakeVOMSACService
FakeVOMSACService.newInstance
(eu.emi.security.authn.x509.X509Credential aaCredential, ACGenerationParams params, VOMSRequestListener listener) static FakeVOMSACService
FakeVOMSACService.newInstanceFromProperties
(VOMSRequestListener listener) DefaultVOMSACService.Builder.requestListener
(VOMSRequestListener l) Sets the request listener for theDefaultVOMSACService
that this builder is creating -
Uses of VOMSRequestListener in org.italiangrid.voms.util
Classes in org.italiangrid.voms.util that implement VOMSRequestListenerModifier and TypeClassDescriptionenum
A Singleton Listener which swallows notification.